2019-01-25 11:32:34 -06:00
|
|
|
test_utils::marks!(
|
|
|
|
inserts_parens_for_function_calls
|
2019-04-24 15:16:50 -05:00
|
|
|
goto_definition_works_for_macros
|
2019-01-25 11:32:34 -06:00
|
|
|
goto_definition_works_for_methods
|
|
|
|
goto_definition_works_for_fields
|
2019-02-27 09:22:53 -06:00
|
|
|
goto_definition_works_for_named_fields
|
2019-01-26 15:32:27 -06:00
|
|
|
call_info_bad_offset
|
2019-02-11 14:40:08 -06:00
|
|
|
dont_complete_current_use
|
2019-05-30 08:10:07 -05:00
|
|
|
dont_complete_primitive_in_use
|
2019-01-25 11:32:34 -06:00
|
|
|
);
|