rust/crates/ide/src
2020-08-19 19:54:00 +02:00
..
completion Add SelfParam to code_model 2020-08-19 15:16:24 +02:00
diagnostics Minor 2020-08-18 16:22:01 +02:00
display
references
syntax_highlighting Add new method to Semantics, method_receiver_kind, which returns the kind of self 2020-08-16 10:26:16 -04:00
typing
call_hierarchy.rs
call_info.rs
completion.rs Cleanup feature generation 2020-08-18 19:36:27 +02:00
diagnostics.rs Merge #5804 2020-08-18 16:40:12 +00:00
display.rs
expand_macro.rs
extend_selection.rs
file_structure.rs
folding_ranges.rs
goto_definition.rs
goto_implementation.rs
goto_type_definition.rs
hover.rs
inlay_hints.rs Fix typo in comment 2020-08-15 16:37:44 -04:00
join_lines.rs
lib.rs Introduce Label 2020-08-18 16:50:07 +02:00
markup.rs
matching_brace.rs
mock_analysis.rs
parent_module.rs
prime_caches.rs
references.rs Future proof find-usages API 2020-08-19 18:58:48 +02:00
runnables.rs
status.rs
syntax_highlighting.rs Remove dead code 2020-08-19 19:54:00 +02:00
syntax_tree.rs
typing.rs