rust/crates/ide/src
2022-03-24 13:20:35 +04:30
..
doc_links
hover organize const eval tests 2022-03-24 13:20:35 +04:30
prime_caches
syntax_highlighting Adjust value in syntax highlighting benchmark 2022-03-23 19:28:01 +01:00
typing
annotations.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
call_hierarchy.rs
doc_links.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
expand_macro.rs Add data queries for macros 2022-03-09 00:41:54 +01:00
extend_selection.rs fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
file_structure.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
fixture.rs
fn_references.rs
folding_ranges.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
goto_declaration.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
goto_definition.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
goto_implementation.rs
goto_type_definition.rs
highlight_related.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
hover.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
inlay_hints.rs Update inlay hint feature docs 2022-03-20 14:41:27 +01:00
join_lines.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs Merge #11755 2022-03-19 19:15:06 +00:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00
move_item.rs
navigation_target.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
parent_module.rs
prime_caches.rs
references.rs Specific proc-macro crate type for other test fixture where needed 2022-03-09 22:18:09 +01:00
rename.rs Support locals with multiple declaration sites 2022-03-04 19:49:08 +01:00
runnables.rs Replace write! with direct calls 2022-03-21 10:43:36 +02:00
shuffle_crate_graph.rs fix: Properly handle proc-macro crate types for nameres 2022-03-09 14:33:39 +01:00
signature_help.rs signature help: skip lifetimes when non-lifetime arguments are present 2022-03-22 16:44:27 +01:00
ssr.rs
static_index.rs feat: Visualize compiler inserted reborrows via inlay hints 2022-03-20 14:38:16 +01:00
status.rs
syntax_highlighting.rs Optimize imports 2022-03-12 21:06:33 +08:00
syntax_tree.rs
typing.rs
view_crate_graph.rs
view_hir.rs
view_item_tree.rs