rust/crates/ide/src
2024-02-10 00:14:17 +09: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 Update test outputs 2024-02-08 14:57:21 +01:00
inlay_hints ide: Fix cargo test -p ide --doc 2024-02-10 00:14:17 +09:00
prime_caches
syntax_highlighting feat: IDE features for primitive tuple fields 2024-01-06 15:04:58 +01:00
typing
annotations.rs fix: Deduplicate annotations 2023-12-19 08:49:00 +01:00
call_hierarchy.rs
doc_links.rs Auto merge of #16398 - Urhengulas:satisfy-clippy, r=Veykril 2024-01-19 09:43:35 +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
fixture.rs
folding_ranges.rs minor: correct some typos 2024-02-02 18:22:54 +08:00
goto_declaration.rs
goto_definition.rs internal: Remove unnecessary usages of ExpansionInfo 2024-01-31 09:57:17 +01:00
goto_implementation.rs fix: Deduplicate annotations 2023-12-19 08:49:00 +01:00
goto_type_definition.rs
highlight_related.rs Auto merge of #16441 - Young-Flash:exclude_tests_refs, r=Veykril 2024-01-31 07:53:28 +00: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 cargo clippy --fix 2024-01-18 13:59:49 +01:00
join_lines.rs
lib.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
markdown_remove.rs
markup.rs feat: Hover for literals showing additional value information 2024-01-16 14:28:47 +01:00
matching_brace.rs
moniker.rs match_single_binding 2024-01-19 17:31:01 +01:00
move_item.rs
navigation_target.rs internal: Make TryToNav trait public 2024-01-22 15:20:58 +05:00
parent_module.rs
prime_caches.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05: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 cargo clippy --fix 2024-01-18 13:59:49 +01: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
static_index.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
status.rs minor: Render more crate information in status command 2024-01-01 13:32:04 +01:00
syntax_highlighting.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
syntax_tree.rs redundant_locals 2024-01-19 17:31:01 +01:00
typing.rs search_is_some 2024-01-19 17:52:55 +01:00
view_crate_graph.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
view_hir.rs fix: Fix view mir, hir and eval function not working when cursor is inside macros 2023-12-10 14:44:40 +01:00
view_item_tree.rs
view_memory_layout.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
view_mir.rs