rust-analyzer/crates/ra_ide/src
bors[bot] c9989a524c
Merge #3153
3153: When a single test is run, do not run others with overlapping names r=matklad a=SomeoneToIgnore



Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2020-02-17 08:52:45 +00:00
..
completion Remove hard-coded auto-import during completion 2020-02-09 10:04:47 +01:00
display cleanup imports 2020-02-06 14:03:45 +01:00
references Handle macro token cases for rename 2020-02-09 17:17:56 +08:00
snapshots Add module colors to css 2020-02-16 17:06:01 +01:00
assists.rs Simplify Assists interface 2020-02-09 16:03:54 +01:00
call_hierarchy.rs cleanup imports 2020-02-06 14:03:45 +01:00
call_info.rs cleanup imports 2020-02-06 14:03:45 +01:00
completion.rs cleanup imports 2020-02-06 14:03:45 +01:00
diagnostics.rs cleanup imports 2020-02-06 14:03:45 +01:00
display.rs Remove unused imports 2019-12-20 11:18:24 -05:00
expand.rs cleanup imports 2020-02-06 14:03:45 +01:00
expand_macro.rs cleanup imports 2020-02-06 14:03:45 +01:00
extend_selection.rs cleanup imports 2020-02-06 14:03:45 +01:00
folding_ranges.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
goto_definition.rs Rename 2020-02-07 14:26:59 +01:00
goto_type_definition.rs Simplify 2020-02-12 18:02:00 +01:00
hover.rs Rename 2020-02-07 14:26:59 +01:00
impls.rs cleanup imports 2020-02-06 14:03:45 +01:00
inlay_hints.rs Add or- and parenthesized-patterns 2020-02-09 22:06:15 +00:00
join_lines.rs Return early, return often 2020-02-11 18:36:12 +01:00
lib.rs If possible, use --exact flag when running tests 2020-02-15 01:06:14 +02:00
marks.rs Tweak goto parent module 2020-02-06 15:47:33 +01:00
matching_brace.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
mock_analysis.rs Apply the reviews suggestions 2020-02-05 12:47:28 +02:00
parent_module.rs Tweak goto parent module 2020-02-06 15:47:33 +01:00
references.rs Use get_or_insert_with 2020-02-09 20:41:29 +08:00
runnables.rs Simplify module retrieval 2020-02-16 18:44:46 +02:00
source_change.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
status.rs cleanup imports 2020-02-06 14:03:45 +01:00
syntax_highlighting.rs Add module colors to css 2020-02-16 17:06:01 +01:00
syntax_tree.rs cleanup imports 2020-02-06 14:03:45 +01:00
test_utils.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
typing.rs cleanup imports 2020-02-06 14:03:45 +01:00