rust/crates/ra_ide/src
bors[bot] 4f904b2970
Merge #3829
3829: Adds to SSR match for semantically equivalent call and method call r=matklad a=mikhail-m1

#3186 
maybe I've missed some corner cases, but it works in general

Co-authored-by: Mikhail Modin <mikhailm1@gmail.com>
2020-04-06 08:15:48 +00:00
..
completion Add parens for enums 2020-04-03 21:11:05 +02:00
display Start stdx 2020-03-28 11:01:25 +01:00
references Add test 2020-03-22 19:53:34 +08:00
snapshots
syntax_highlighting
typing Continue multiline non-doc comment blocks 2020-03-11 12:58:16 +01:00
assists.rs
call_hierarchy.rs
call_info.rs Fix completion of HashMap::new 2020-03-13 13:04:32 +01:00
completion.rs Unite record completion logic into a single module 2020-04-01 13:03:56 +03:00
diagnostics.rs Start stdx 2020-03-28 11:01:25 +01:00
display.rs Remove some unwraps 2020-03-28 12:27:54 +01:00
expand_macro.rs Generalise syntax rewriting infrastructure to allow removal of nodes 2020-03-24 17:14:33 +01:00
extend_selection.rs
folding_ranges.rs
goto_definition.rs Always expand macros during analysis 2020-03-25 13:53:15 +01:00
goto_type_definition.rs
hover.rs Remove dat fixme 2020-03-16 14:13:50 +02:00
impls.rs
inlay_hints.rs Don't show chaining hints for record literals and unit structs 2020-04-01 13:14:41 +03:00
join_lines.rs
lib.rs Better names for config structs 2020-03-31 16:05:25 +02:00
marks.rs
matching_brace.rs
mock_analysis.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
parent_module.rs Add ProcMacroClient 2020-03-26 03:29:45 +08:00
prime_caches.rs
references.rs Improve find_all_ref work inside macro 2020-03-22 19:53:28 +08:00
runnables.rs
source_change.rs
ssr.rs Adds to SSR match for semantically equivalent call and method call 2020-04-02 20:18:44 +01:00
status.rs
syntax_highlighting.rs
syntax_tree.rs Remove some TextUnit->usize escapees 2020-03-12 22:33:27 -04:00
test_utils.rs
typing.rs Simplify tests 2020-03-13 18:00:23 +01:00