.. |
annotations
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
doc_links
|
Allow navigation targets to be duplicated when the focus range lies in the macro definition site
|
2023-12-06 12:38:19 +01:00 |
hover
|
Fallback to method resolution on unresolved field access with matching method name
|
2023-12-08 16:36:41 +01:00 |
inlay_hints
|
Query for nearest parent block around the hint to resolve
|
2023-12-11 14:53:51 +02:00 |
prime_caches
|
Re-export FxHashMap and FxHashSet from ide_db
|
2022-04-25 18:51:59 +02:00 |
syntax_highlighting
|
fix: Don't print proc-macro panic backtraces in the logs
|
2023-12-06 17:49:48 +01:00 |
typing
|
⬆️ rust-analyzer
|
2023-01-09 10:36:22 -08:00 |
annotations.rs
|
Re-implement InFile wrappers as type aliases over generic InFileWrapper
|
2023-11-28 10:55:40 +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
|
Implicit format args support
|
2023-12-05 17:07:00 +01:00 |
expand_macro.rs
|
Simplify
|
2023-12-06 14:36:39 +01:00 |
extend_selection.rs
|
Implicit format args support
|
2023-12-05 17:07:00 +01:00 |
fetch_crates.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
file_structure.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
fixture.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
folding_ranges.rs
|
feat: add fold range for multi line match arm list
|
2022-06-18 16:05:56 +08:00 |
goto_declaration.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 |
goto_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 |
goto_implementation.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 |
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
|
Allow navigation targets to be duplicated when the focus range lies in the macro definition site
|
2023-12-06 12:38:19 +01:00 |
hover.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 |
inlay_hints.rs
|
Search for parent blocks and items when resolving inlay hints
|
2023-12-11 15:16:55 +02:00 |
interpret_function.rs
|
fix: Fix view mir, hir and eval function not working when cursor is inside macros
|
2023-12-10 14:44:40 +01:00 |
join_lines.rs
|
⬆️ rust-analyzer
|
2023-02-13 13:55:14 +02:00 |
lib.rs
|
Run rust-analyzer on rustc tests in metrics
|
2023-12-15 02:10:25 +03:30 |
markdown_remove.rs
|
⬆️ rust-analyzer
|
2023-02-13 13:55:14 +02:00 |
markup.rs
|
⬆️ rust-analyzer
|
2023-03-13 10:42:24 +02:00 |
matching_brace.rs
|
⬆️ rust-analyzer
|
2022-08-09 07:23:57 +03:00 |
moniker.rs
|
Implicit format args support
|
2023-12-05 17:07:00 +01:00 |
move_item.rs
|
⬆️ rust-analyzer
|
2023-03-13 10:42:24 +02:00 |
navigation_target.rs
|
fix: Don't print proc-macro panic backtraces in the logs
|
2023-12-06 17:49:48 +01: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
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
references.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 |
rename.rs
|
Implicit format args support
|
2023-12-05 17:07:00 +01:00 |
runnables.rs
|
Simplify
|
2023-12-06 14:36:39 +01:00 |
shuffle_crate_graph.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
signature_help.rs
|
Implicit format args support
|
2023-12-05 17:07:00 +01:00 |
ssr.rs
|
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
|
2023-08-07 12:03:15 +03:00 |
static_index.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 |
status.rs
|
Re-implement InFile wrappers as type aliases over generic InFileWrapper
|
2023-11-28 10:55:40 +01:00 |
syntax_highlighting.rs
|
fix: Don't print proc-macro panic backtraces in the logs
|
2023-12-06 17:49:48 +01:00 |
syntax_tree.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
typing.rs
|
Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra
|
2023-11-08 08:15:03 +02:00 |
view_crate_graph.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03: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
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
view_memory_layout.rs
|
Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra
|
2023-11-08 08:15:03 +02:00 |
view_mir.rs
|
fix: Fix view mir, hir and eval function not working when cursor is inside macros
|
2023-12-10 14:44:40 +01:00 |