rust/crates/ide/src
2023-01-19 21:31:08 +01:00
..
annotations
doc_links Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
hover fix tests 2023-01-16 23:45:12 +03:30
inlay_hints Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
prime_caches
syntax_highlighting remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
typing Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
annotations.rs
call_hierarchy.rs
doc_links.rs remove unnecessary lifetimes that can be elided 2023-01-02 15:02:54 +00:00
expand_macro.rs remove needless borrows 2023-01-02 14:52:32 +00:00
extend_selection.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
file_structure.rs
fixture.rs
folding_ranges.rs
goto_declaration.rs fix indentation of unlinked_file quickfix 2023-01-12 11:24:44 +01:00
goto_definition.rs fix(ty): should query impls in nearest block 2023-01-10 10:28:17 +08:00
goto_implementation.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
goto_type_definition.rs
highlight_related.rs Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
hover.rs Use the fact that Either: AstNode 2023-01-14 15:20:32 +00:00
inlay_hints.rs Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
join_lines.rs collapse some nested blocks 2023-01-10 20:40:08 +00:00
lib.rs fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
markdown_remove.rs
markup.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
matching_brace.rs
moniker.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
move_item.rs
navigation_target.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
parent_module.rs
prime_caches.rs
references.rs Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
rename.rs remove useless conversions 2023-01-02 15:02:54 +00:00
runnables.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
shuffle_crate_graph.rs
signature_help.rs Parse do yeet expressions 2022-12-28 22:42:26 +00:00
ssr.rs
static_index.rs Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
status.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
syntax_highlighting.rs collapse some nested blocks 2023-01-10 20:40:08 +00:00
syntax_tree.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
typing.rs collapse some nested blocks 2023-01-10 20:40:08 +00:00
view_crate_graph.rs
view_hir.rs
view_item_tree.rs