rust-analyzer/crates/ide/src
2024-08-05 22:12:47 +09:00
..
annotations Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
doc_links Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
hover Update test fixtures 2024-07-18 09:09:31 +02:00
inlay_hints internal: Shrink size of Binding 2024-07-22 17:14:17 +02:00
syntax_highlighting Fix for #17497 - Invalid RA diagnostic error: expected 2 arguments, found 1 2024-07-28 00:32:37 +08:00
typing Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
annotations.rs Update test fixtures 2024-07-18 09:09:31 +02:00
call_hierarchy.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
doc_links.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
expand_macro.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
extend_selection.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
fetch_crates.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
file_structure.rs fix: Allow flyimport to import primitive shadowing modules 2024-07-21 13:26:19 +02:00
fixture.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
folding_ranges.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
goto_declaration.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
goto_definition.rs internal: move NavigationTarget::from_expr to goto_definition 2024-07-20 01:58:51 +08:00
goto_implementation.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
goto_type_definition.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
highlight_related.rs internal: move NavigationTarget::from_expr to goto_definition 2024-07-20 01:58:51 +08:00
hover.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
inlay_hints.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
interpret_function.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
join_lines.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
lib.rs perf: Segregate syntax and semantic diagnostics 2024-08-05 22:12:47 +09:00
markdown_remove.rs Auto merge of #16155 - Waqar144:work/fix-16142, r=lnicola 2023-12-19 07:22:46 +00:00
markup.rs feat: Hover for literals showing additional value information 2024-01-16 14:28:47 +01:00
matching_brace.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
moniker.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
move_item.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
navigation_target.rs internal: move NavigationTarget::from_expr to goto_definition 2024-07-20 01:58:51 +08:00
parent_module.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
references.rs fix: sort references in tests 2024-07-20 01:55:55 +08:00
rename.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
runnables.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
signature_help.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
ssr.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
static_index.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
status.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
syntax_highlighting.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
syntax_tree.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
test_explorer.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
typing.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_crate_graph.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
view_hir.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_item_tree.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_memory_layout.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_mir.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00