rust/crates/ra_ide/src
2020-07-30 15:36:21 +02:00
..
completion Rename TypeAliasDef -> TypeAlias 2020-07-30 15:25:46 +02:00
display Rename TypeAliasDef -> TypeAlias 2020-07-30 15:25:46 +02:00
references Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
syntax_highlighting Replace rand with oorandom 2020-07-29 19:49:10 +02:00
typing Continue non-doc comments with trailing space 2020-07-17 11:20:28 +02:00
call_hierarchy.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
call_info.rs Fix out of bounds panic in active parameter 2020-07-17 15:44:37 +02:00
completion.rs Fix a typo in completion docs 2020-07-19 18:25:19 +02:00
diagnostics.rs Only display experimental diagnostics when enabled 2020-07-24 17:39:44 +02:00
display.rs Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
expand_macro.rs
extend_selection.rs Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
file_structure.rs Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02:00
folding_ranges.rs Rename UseItem -> Use 2020-07-30 14:20:33 +02:00
goto_definition.rs Correctly resolve assoc. types in path bindings 2020-07-17 14:58:49 +02:00
goto_implementation.rs Rename NomialDef -> AdtDef 2020-07-29 19:22:15 +02:00
goto_type_definition.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
hover.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
inlay_hints.rs Do not show default types in closures 2020-07-20 23:50:41 +03:00
join_lines.rs
lib.rs SSR: Restrict to current selection if any 2020-07-29 15:06:58 +10:00
markup.rs
matching_brace.rs
mock_analysis.rs More Rustic API for Env 2020-07-21 17:17:21 +02:00
parent_module.rs
prime_caches.rs
references.rs Rename TypeParamList -> GenericParamList 2020-07-30 15:36:21 +02: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 Rename TypeAliasDef -> TypeAlias 2020-07-30 15:25:46 +02:00
syntax_tree.rs Rename FnDef -> Fn 2020-07-30 15:16:05 +02:00
typing.rs Continue non-doc comments with trailing space 2020-07-17 11:20:28 +02:00