2019-01-25 20:32:34 +03:00
|
|
|
test_utils::marks!(
|
|
|
|
inserts_parens_for_function_calls
|
2019-04-24 21:16:50 +01:00
|
|
|
goto_definition_works_for_macros
|
2019-01-25 20:32:34 +03:00
|
|
|
goto_definition_works_for_methods
|
|
|
|
goto_definition_works_for_fields
|
2019-02-27 17:22:53 +02:00
|
|
|
goto_definition_works_for_named_fields
|
2019-01-27 00:32:27 +03:00
|
|
|
call_info_bad_offset
|
2019-02-11 23:40:08 +03:00
|
|
|
dont_complete_current_use
|
2019-05-30 16:10:07 +03:00
|
|
|
dont_complete_primitive_in_use
|
2019-01-25 20:32:34 +03:00
|
|
|
);
|