rust-analyzer/crates/ide/src
2025-08-13 15:28:08 +08:00
..
annotations cargo fmt 2025-03-15 21:32:01 +01:00
doc_links Implement next trait solver 2025-08-09 16:08:58 +00:00
hover Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
inlay_hints Implement next trait solver 2025-08-09 16:08:58 +00:00
syntax_highlighting Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
typing Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
annotations.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
call_hierarchy.rs fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +02:00
child_modules.rs internal: rename children_modules to child_modules 2025-04-09 12:43:49 -04:00
doc_links.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
expand_macro.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
extend_selection.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
fetch_crates.rs cargo fmt 2025-03-15 21:32:01 +01:00
file_structure.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
fixture.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
folding_ranges.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
goto_declaration.rs fix: Do not force descend into derives for goto IDE features 2025-06-12 09:37:45 +02:00
goto_definition.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
goto_implementation.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
goto_type_definition.rs Merge pull request #20012 from lnicola/bump-literal-escaper 2025-06-24 08:21:36 +00:00
highlight_related.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
hover.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
inlay_hints.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
interpret.rs cargo fmt 2025-03-15 21:32:01 +01:00
join_lines.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
lib.rs Add config option to exclude locals from doc search 2025-08-10 17:48:17 -05:00
markdown_remove.rs Auto merge of #16155 - Waqar144:work/fix-16142, r=lnicola 2023-12-19 07:22:46 +00:00
markup.rs Consider interleaving hover kinds 2024-08-22 17:29:32 +02:00
matching_brace.rs cargo fmt 2025-03-15 21:32:01 +01:00
moniker.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
move_item.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
navigation_target.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
parent_module.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
references.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
rename.rs Allow renaming when there are multiple definitions (due to macros) even when some cannot rename 2025-08-05 00:10:21 +03:00
runnables.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
signature_help.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
ssr.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
static_index.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
status.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
syntax_highlighting.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
test_explorer.rs cargo fmt 2025-03-15 21:32:01 +01:00
typing.rs feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
view_crate_graph.rs Bump salsa 2025-07-03 10:05:16 +02:00
view_hir.rs internal: Render sigantures with view hir command 2025-04-13 12:13:28 +02:00
view_item_tree.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
view_memory_layout.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
view_mir.rs cargo fmt 2025-03-15 21:32:01 +01:00
view_syntax_tree.rs cargo fmt 2025-03-15 21:32:01 +01:00