rust/crates/ra_ide/src
Kirill Bulatov a61f2445cb Less stubs
2020-08-11 15:09:08 +03:00
..
completion Use Hygiene in completion 2020-08-11 10:09:50 +03:00
display Better codes 2020-08-10 17:51:45 +08:00
references Update grammar 2020-08-01 13:47:19 +02:00
syntax_highlighting Merge #5692 2020-08-09 23:16:58 +00:00
typing
call_hierarchy.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
call_info.rs
completion.rs
diagnostics.rs Less stubs 2020-08-11 15:09:08 +03:00
display.rs Use ty to access most TypeRefs 2020-07-30 21:02:55 +02:00
expand_macro.rs
extend_selection.rs Allign RecordPat with RecordExpr 2020-07-31 20:00:48 +02:00
file_structure.rs Rename 2020-07-31 20:23:52 +02:00
folding_ranges.rs Fold trait declarations 2020-08-03 15:45:39 +03:00
goto_definition.rs Remove Option<...> from result of Crate::root_module 2020-08-09 18:52:19 -04:00
goto_implementation.rs Finalize Trait grammar 2020-07-30 18:17:28 +02:00
goto_type_definition.rs
hover.rs Show const body in short_label 2020-08-10 14:02:40 +08:00
inlay_hints.rs Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
join_lines.rs
lib.rs Separate diagnostics and diagnostics fix ranges 2020-08-11 15:09:08 +03:00
markup.rs
matching_brace.rs
mock_analysis.rs
parent_module.rs
prime_caches.rs
references.rs Remove Option<...> from result of Crate::root_module 2020-08-09 18:52:19 -04:00
runnables.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
ssr.rs SSR: Rename position and lookup_context to resolve_context 2020-07-29 19:20:40 +10:00
status.rs
syntax_highlighting.rs Merge #5692 2020-08-09 23:16:58 +00:00
syntax_tree.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
typing.rs