.. |
diagnostics
|
Add pub mod option for UnlinkedFile
|
2021-05-18 08:11:07 +09:00 |
display
|
Add more docs
|
2021-05-22 16:53:47 +03:00 |
references
|
Prevent renaming of aliases on usages
|
2021-06-05 13:15:07 +02:00 |
syntax_highlighting
|
Don't descend MacroCall TokenTree delimiters
|
2021-06-09 15:02:11 +02:00 |
typing
|
feat: auto-indent use tree lists
|
2021-05-10 15:10:56 +02:00 |
annotations.rs
|
Move runnable lenses below attributes
|
2021-05-28 13:02:42 +02:00 |
call_hierarchy.rs
|
|
|
diagnostics.rs
|
Diagnose unimplemented built-in macros
|
2021-05-30 04:19:47 +02:00 |
display.rs
|
|
|
doc_links.rs
|
Bump misc deps
|
2021-05-24 16:31:54 +03:00 |
expand_macro.rs
|
Make "expand macro" command work with attribute macros
|
2021-06-07 16:05:36 +02:00 |
extend_selection.rs
|
|
|
file_structure.rs
|
|
|
fixture.rs
|
simplify
|
2021-05-28 20:46:09 +02:00 |
fn_references.rs
|
|
|
folding_ranges.rs
|
Test for correct amount of emitted folds
|
2021-05-28 13:10:41 +01:00 |
goto_definition.rs
|
feat: goto def on impl items also goes to the defn in the trait
|
2021-06-06 21:52:00 -07:00 |
goto_implementation.rs
|
Also do goto implementation on assoc consts
|
2021-05-25 06:27:41 -07:00 |
goto_type_definition.rs
|
Add go to type definition for struct fields within struct
|
2021-05-25 04:06:54 -07:00 |
hover.rs
|
Merge #9138
|
2021-06-04 17:45:37 +00:00 |
inlay_hints.rs
|
Cleanup parameter_hint_heuristics inlay hints test
|
2021-06-04 14:09:20 +02:00 |
join_lines.rs
|
Support length for ByteStrings
|
2021-05-12 21:22:46 -07:00 |
lib.rs
|
Update salsa
|
2021-05-27 15:05:41 +02:00 |
markdown_remove.rs
|
|
|
markup.rs
|
|
|
matching_brace.rs
|
simplify
|
2021-05-15 17:22:39 +02:00 |
move_item.rs
|
|
|
parent_module.rs
|
simplify
|
2021-05-15 17:22:39 +02:00 |
prime_caches.rs
|
fix: don't duplicate Progerss::Finised for cache priming
|
2021-05-02 21:45:00 +03:00 |
references.rs
|
Don't handle Self as a usage for TraitDefs
|
2021-05-08 23:35:18 +02:00 |
runnables.rs
|
Merge #8952
|
2021-05-31 15:48:41 +00:00 |
ssr.rs
|
Small fixes
|
2021-05-03 18:45:30 +03:00 |
status.rs
|
|
|
syntax_highlighting.rs
|
Attempt to track attr macros during highlighting
|
2021-06-07 19:32:28 +02:00 |
syntax_tree.rs
|
|
|
typing.rs
|
feat: auto-insert } when typing { in use item
|
2021-05-09 22:12:58 +02:00 |
view_crate_graph.rs
|
Move dot invocation to rust-analyzer crate
|
2021-05-12 00:14:59 +02:00 |
view_hir.rs
|
|
|
view_item_tree.rs
|
Add a "Debug ItemTree" LSP request
|
2021-05-21 23:59:52 +02:00 |