.. |
annotations
|
Fix annotations not resolving when lens location is set to whole item
|
2022-10-01 00:18:23 +02:00 |
doc_links
|
Propagating sysroot down + Refactoring
|
2023-05-02 17:08:56 +02:00 |
hover
|
Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril
|
2023-05-08 09:52:29 +00:00 |
inlay_hints
|
Render places in capture inlay hints
|
2023-05-08 09:50:58 +02:00 |
prime_caches
|
|
|
syntax_highlighting
|
fix: ide: do not highlight escapes in raw strings
|
2023-05-02 07:16:25 +00:00 |
typing
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
annotations.rs
|
Fix annotations not resolving when lens location is set to whole item
|
2022-10-01 00:18:23 +02:00 |
call_hierarchy.rs
|
Refactor symbol index
|
2023-05-02 12:11:42 +02:00 |
doc_links.rs
|
Workspace without sysroot could be possible
|
2023-05-02 17:24:00 +02:00 |
expand_macro.rs
|
Emit function bodies in expanding builtin derives
|
2023-05-03 14:14:47 +03:30 |
extend_selection.rs
|
remove unnecessary lazy evaluations
|
2023-01-02 15:02:54 +00:00 |
fetch_crates.rs
|
Fix broken table
|
2023-05-08 21:27:35 +03:00 |
file_structure.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
fixture.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
folding_ranges.rs
|
|
|
goto_declaration.rs
|
fix indentation of unlinked_file quickfix
|
2023-01-12 11:24:44 +01:00 |
goto_definition.rs
|
mbe: fix token conversion for doc comments
|
2023-04-22 03:06:06 +00:00 |
goto_implementation.rs
|
Fix tests
|
2023-03-14 19:55:20 +01:00 |
goto_type_definition.rs
|
Fix formatting
|
2023-05-08 21:27:43 +03:00 |
highlight_related.rs
|
Simplify
|
2023-05-02 09:05:28 +02:00 |
hover.rs
|
Fix memory layout config not working for closures
|
2023-05-07 19:10:01 +03:00 |
inlay_hints.rs
|
feat: Closure capture inlay hints
|
2023-05-05 13:38:22 +02:00 |
interpret_function.rs
|
MIR episode 4
|
2023-05-01 23:23:10 +03:30 |
join_lines.rs
|
collapse some nested blocks
|
2023-01-10 20:40:08 +00:00 |
lib.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
markdown_remove.rs
|
REplace soft breaks in markdown with spaces
|
2023-01-23 12:21:23 +01:00 |
markup.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
matching_brace.rs
|
|
|
moniker.rs
|
internal: Refine CrateOrigin variants
|
2023-03-31 10:36:13 +02:00 |
move_item.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
navigation_target.rs
|
Refactor symbol index
|
2023-05-02 12:11:42 +02:00 |
parent_module.rs
|
fix: Fix DidSaveDocument requests blocking the server on startup
|
2022-10-20 19:55:04 +02:00 |
prime_caches.rs
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
references.rs
|
Depend on nohash-hasher individually
|
2023-05-06 00:49:23 -07:00 |
rename.rs
|
Add View Mir command and fix some bugs
|
2023-03-06 21:09:09 +03:30 |
runnables.rs
|
Refactor symbol index
|
2023-05-02 12:11:42 +02:00 |
shuffle_crate_graph.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
signature_help.rs
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
ssr.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
static_index.rs
|
Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril
|
2023-05-08 09:52:29 +00:00 |
status.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
syntax_highlighting.rs
|
fix: ide: do not highlight escapes in raw strings
|
2023-05-02 07:16:25 +00:00 |
syntax_tree.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
typing.rs
|
fix: Don't insert a semicolon when typing = if parse errors are encountered
|
2023-02-08 12:06:35 +01:00 |
view_crate_graph.rs
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
view_hir.rs
|
|
|
view_item_tree.rs
|
|
|
view_mir.rs
|
Add View Mir command and fix some bugs
|
2023-03-06 21:09:09 +03:30 |