rust-analyzer/crates/ide/src
2024-07-20 01:41:01 +08: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 Update test fixtures 2024-07-18 09:09:31 +02:00
syntax_highlighting Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02: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 internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +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 fix: ensure that goto-def works on fn/try/async kw 2024-07-20 01:41:01 +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 Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02: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 Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02: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 feat: goto-def on keywords 2024-07-20 01:41:00 +08:00
parent_module.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
references.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02: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
shuffle_crate_graph.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01: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