..
completion
Move the rest of the features to generated docs
2020-05-31 11:29:19 +02:00
display
Merge #4678
2020-06-03 11:27:10 +00:00
references
KISS SourceChange
2020-05-22 18:04:26 +02:00
snapshots
Fix bug in lexer for format specifier where the type
and width
were not correctly distinguished
2020-06-07 22:57:24 +02:00
syntax_highlighting
Remove redundancy in syntax highlighting tests
2020-06-07 14:50:02 +02:00
typing
Less rust-analyzer specific onEnter
2020-05-25 14:28:47 +02:00
call_hierarchy.rs
Propogate fixture meta to AnalysisHost
2020-05-16 15:23:43 +03:00
call_info.rs
Switch to new magic marks
2020-05-20 13:02:53 +02:00
completion.rs
Add basic hover and completion doc tests for macro generated items
2020-06-03 06:46:07 -04:00
diagnostics.rs
Fixed missing newline on each field on "Missing structure fields".
2020-05-27 13:15:19 -03:00
display.rs
Hover tooltip module name is monospace once again
2020-05-25 23:18:45 -04:00
expand_macro.rs
Doc more features
2020-05-31 10:14:36 +02:00
extend_selection.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
folding_ranges.rs
Introduce EffectExpr
2020-05-02 11:21:39 +02:00
goto_definition.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
goto_implementation.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
goto_type_definition.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
hover.rs
Fix type parameter defaults
2020-06-05 20:09:13 +02:00
inlay_hints.rs
Fix type parameter defaults
2020-06-05 20:09:13 +02:00
join_lines.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
lib.rs
Code formatting
2020-06-05 15:00:30 +03:00
matching_brace.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
mock_analysis.rs
Propogate fixture meta to AnalysisHost
2020-05-16 15:23:43 +03:00
parent_module.rs
Don't require module docs for Features and Assists
2020-05-31 09:59:38 +02:00
prime_caches.rs
main: eagerly prime goto-definition caches
2020-04-25 09:28:34 -04:00
references.rs
add test
2020-05-31 12:21:45 -04:00
runnables.rs
Fix tests
2020-06-02 18:09:12 +02:00
ssr.rs
Doc more features
2020-05-31 10:14:36 +02:00
status.rs
Doc more features
2020-05-31 10:14:36 +02:00
syntax_highlighting.rs
Add highlight support for unsafe fn calls and raw ptr deref
2020-06-02 18:54:00 -04:00
syntax_tree.rs
Move the rest of the features to generated docs
2020-05-31 11:29:19 +02:00
typing.rs
Generate features docs from source
2020-05-31 01:54:54 +02:00