rust/crates/ide/src
bors 1ef7a2329b Auto merge of #16525 - Veykril:item-loc, r=Veykril
Abstract more over ItemTreeLoc-like structs

Allows reducing some code duplication by using functions generic over said structs. The diff isn't negative due to me adding some additional impls for completeness.
2024-02-10 10:47:37 +00:00
..
annotations cargo clippy --fix 2024-01-18 13:59:49 +01:00
doc_links Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
hover ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
inlay_hints ide: Fix cargo test -p ide --doc 2024-02-10 00:14:17 +09:00
prime_caches
syntax_highlighting Deduplicate some code 2024-02-10 01:51:22 +01:00
typing
annotations.rs fix: Deduplicate annotations 2023-12-19 08:49:00 +01:00
call_hierarchy.rs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
doc_links.rs Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
expand_macro.rs Builtin derives are hygienic 2024-01-08 12:50:11 +01:00
extend_selection.rs
fetch_crates.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
file_structure.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
fixture.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
folding_ranges.rs minor: correct some typos 2024-02-02 18:22:54 +08:00
goto_declaration.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_definition.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_implementation.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_type_definition.rs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
highlight_related.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hover.rs field_reassign_with_default 2024-01-31 19:06:18 +01:00
inlay_hints.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
interpret_function.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
join_lines.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
lib.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +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
moniker.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
move_item.rs
navigation_target.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
parent_module.rs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
prime_caches.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
references.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
rename.rs Update tests 2024-01-19 15:01:46 +01:00
runnables.rs Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
shuffle_crate_graph.rs Try to support pre and post-change metavars 2023-12-19 20:45:12 +01:00
signature_help.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
ssr.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
static_index.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
status.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
syntax_highlighting.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
syntax_tree.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
typing.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_crate_graph.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
view_hir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_item_tree.rs
view_memory_layout.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
view_mir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00