.. |
annotations
|
Fix annotations not resolving when lens location is set to whole item
|
2022-10-01 00:18:23 +02:00 |
doc_links
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
hover
|
Diagnose incorrect usages of the question mark operator
|
2022-10-16 12:58:24 +02:00 |
prime_caches
|
|
|
syntax_highlighting
|
Fix operator highlighting tags applying too broadly
|
2022-09-20 14:33:44 +02:00 |
typing
|
|
|
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
|
fix: Fix incorrect token pick rankings
|
2022-08-05 14:59:26 +02:00 |
doc_links.rs
|
Fix go-to-def for #[doc = include_str!("path")]
|
2022-10-07 09:04:41 +00:00 |
expand_macro.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
extend_selection.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
file_structure.rs
|
|
|
fixture.rs
|
|
|
folding_ranges.rs
|
|
|
goto_declaration.rs
|
|
|
goto_definition.rs
|
Underline only the intra-doc link instead of the whole doc comment
|
2022-10-09 21:29:31 -04:00 |
goto_implementation.rs
|
fix: Fix incorrect token pick rankings
|
2022-08-05 14:59:26 +02:00 |
goto_type_definition.rs
|
|
|
highlight_related.rs
|
Fix assertion failure in type inference (#13352)
|
2022-10-05 17:46:56 +02:00 |
hover.rs
|
Add a setting for keyword hover popups
|
2022-08-16 16:51:40 +02:00 |
inlay_hints.rs
|
fix: infer for-loop item type with IntoIterator and Iterator
|
2022-09-29 19:48:08 +09:00 |
join_lines.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
lib.rs
|
Fix annotations not resolving when lens location is set to whole item
|
2022-10-01 00:18:23 +02:00 |
markdown_remove.rs
|
|
|
markup.rs
|
|
|
matching_brace.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
moniker.rs
|
Fix PackageInformation having the crate name instead of package name
|
2022-09-26 17:31:38 +01:00 |
move_item.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
navigation_target.rs
|
Record derive helper attributes, resolve them in IDE layer
|
2022-07-26 09:26:51 +02:00 |
parent_module.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
prime_caches.rs
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
references.rs
|
Move reference imports filtering into to_proto layer
|
2022-09-13 14:58:50 +02:00 |
rename.rs
|
Run cargo fmt
|
2022-07-20 15:06:15 +02:00 |
runnables.rs
|
Add test for runnables with raw identifiers
|
2022-08-11 03:41:23 +09:00 |
shuffle_crate_graph.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
signature_help.rs
|
Record derive helper attributes, resolve them in IDE layer
|
2022-07-26 09:26:51 +02:00 |
ssr.rs
|
|
|
static_index.rs
|
Add a setting for keyword hover popups
|
2022-08-16 16:51:40 +02:00 |
status.rs
|
remove imports that are also in edition 2021's prelude
|
2022-08-09 01:16:32 +02:00 |
syntax_highlighting.rs
|
Add config for macro bang token highlighting, disable by default
|
2022-08-23 14:05:56 +02:00 |
syntax_tree.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |
typing.rs
|
|
|
view_crate_graph.rs
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
view_hir.rs
|
Add an HIR pretty-printer
|
2022-08-15 13:51:45 +02:00 |
view_item_tree.rs
|
Fix r-a spelling in some places
|
2022-08-01 13:47:09 +02:00 |