.. |
annotations
|
|
|
doc_links
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
hover
|
Implement some intrinsics
|
2023-03-20 21:48:01 +03:30 |
inlay_hints
|
Always reborrow reference receiver in methods
|
2023-04-07 00:32:28 +03:30 |
prime_caches
|
|
|
syntax_highlighting
|
fix(ide): highlight escapes in char
|
2023-04-06 23:20:12 +08:00 |
typing
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
annotations.rs
|
|
|
call_hierarchy.rs
|
|
|
doc_links.rs
|
internal: Refine CrateOrigin variants
|
2023-03-31 10:36:13 +02:00 |
expand_macro.rs
|
Revert "Add bounds for fields in derive macro"
|
2023-04-07 11:01:17 +02:00 |
extend_selection.rs
|
remove unnecessary lazy evaluations
|
2023-01-02 15:02:54 +00:00 |
file_structure.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
fixture.rs
|
internal: Set Durability to HIGH for enable_proc_attr_macros input
|
2023-03-30 15:11:22 +02:00 |
folding_ranges.rs
|
|
|
goto_declaration.rs
|
fix indentation of unlinked_file quickfix
|
2023-01-12 11:24:44 +01:00 |
goto_definition.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
goto_implementation.rs
|
Fix tests
|
2023-03-14 19:55:20 +01:00 |
goto_type_definition.rs
|
Add signature help for record struct patterns
|
2023-03-14 21:55:03 +01:00 |
highlight_related.rs
|
Add BindingId
|
2023-03-06 21:09:08 +03:30 |
hover.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
inlay_hints.rs
|
Properly use location links for type hints of impl Future and its assoc type
|
2023-02-07 22:42:03 +01:00 |
join_lines.rs
|
collapse some nested blocks
|
2023-01-10 20:40:08 +00:00 |
lib.rs
|
Cleanup crate_graph construction
|
2023-03-31 14:14:04 +02: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
|
Add BindingId
|
2023-03-06 21:09:08 +03:30 |
parent_module.rs
|
|
|
prime_caches.rs
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
references.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
rename.rs
|
Add View Mir command and fix some bugs
|
2023-03-06 21:09:09 +03:30 |
runnables.rs
|
Support trait aliases in IDE where type support isn't needed
|
2023-03-04 00:24:08 +09:00 |
shuffle_crate_graph.rs
|
internal: Refine CrateOrigin variants
|
2023-03-31 10:36:13 +02:00 |
signature_help.rs
|
Add signature help for tuple struct patterns
|
2023-03-15 10:17:30 +01:00 |
ssr.rs
|
|
|
static_index.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
status.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
syntax_highlighting.rs
|
fix(ide): highlight escapes in char
|
2023-04-06 23:20:12 +08: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
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02: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 |