index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
rust-analyzer
Age
Commit message (
Expand
)
Author
Lines
2021-06-13
Give ImportPrefix variants better config names
Lukas Wirth
-4
/
+6
2021-06-13
internal: diagnostic code is mandatory
Aleksey Kladov
-6
/
+5
2021-06-13
clippy::useless_return
Maan2003
-3
/
+3
2021-06-13
clippy::redundant_closure
Maan2003
-1
/
+1
2021-06-13
clippy::redudant_borrow
Maan2003
-26
/
+26
2021-06-11
Only prefill caches in the completion benchmark
Kirill Bulatov
-5
/
+21
2021-06-11
Fix visibility issues
Kirill Bulatov
-5
/
+5
2021-06-11
Prime caches on workspace load
Kirill Bulatov
-2
/
+3
2021-06-07
Fix incorrect config usage in hover references
Lukas Wirth
-1
/
+1
2021-06-05
Enable proc macros and build scripts by default in CLI
Laurențiu Nicola
-19
/
+19
2021-06-05
Enable attribute macro expansion in `analysis-stats`
Florian Diebold
-0
/
+3
2021-06-04
Add function references hover action
Lukas Wirth
-0
/
+35
2021-06-03
Make it opt-in
Jonas Schievink
-3
/
+18
2021-06-03
NFC: remove redundant clones (clippy::perf)
Matthias Krüger
-1
/
+1
2021-06-02
Document that `addCallArgumentSnippets` requires `addCallParenthesis
Lukas Wirth
-0
/
+1
2021-05-31
Merge #9039
bors[bot]
-0
/
+7
2021-05-31
Add config setting for self-on-the-fly
Lukas Wirth
-0
/
+7
2021-05-31
Merge #8866
bors[bot]
-12
/
+12
2021-05-31
Merge #9025
bors[bot]
-34
/
+53
2021-05-29
Fix incorrect setting descriptions
Lucas Schwiderski
-5
/
+5
2021-05-28
Merge #9028
bors[bot]
-51
/
+47
2021-05-28
Merge #9038
bors[bot]
-0
/
+1
2021-05-28
Folding range for return types
Ayomide Bamidele
-0
/
+1
2021-05-28
Remove undocumented `TextDocumentSyncKind::Full` support
Laurențiu Nicola
-7
/
+1
2021-05-27
only advertise range formatting support if enabled
Andy Russell
-51
/
+47
2021-05-27
Display unknown types in analysis-stats
Laurențiu Nicola
-34
/
+53
2021-05-27
Update salsa
Jonas Schievink
-12
/
+12
2021-05-26
Document semantic token tags
Lukas Wirth
-2
/
+2
2021-05-25
Check for subdirs in vfs loader exclusions.
ammkrn
-1
/
+5
2021-05-25
Merge #8767
bors[bot]
-102
/
+155
2021-05-25
Merge #8942
bors[bot]
-0
/
+2
2021-05-24
Update test fixtures
Laurențiu Nicola
-0
/
+56
2021-05-24
Bump misc deps
Laurențiu Nicola
-1
/
+1
2021-05-24
Rename ‘foreign’ semantic token modifier to ‘library’
Aramis Razzaghipour
-2
/
+2
2021-05-24
Add highlighting of items from other crates
Aramis Razzaghipour
-0
/
+2
2021-05-24
Don't discover workspaces when detached files are given
Kirill Bulatov
-3
/
+2
2021-05-23
Do not add cargo target for detached files only project
Kirill Bulatov
-13
/
+22
2021-05-23
implement range formatting
Andy Russell
-102
/
+155
2021-05-23
Drag detached files towards loading
Kirill Bulatov
-5
/
+11
2021-05-23
Draft detached files retrieval
Kirill Bulatov
-3
/
+21
2021-05-21
Add a "Debug ItemTree" LSP request
Jonas Schievink
-0
/
+25
2021-05-20
Fix code completion not inserting borrow text when client supports InsertAndR...
Lukas Tobias Wirth
-3
/
+6
2021-05-20
Merge #8873
bors[bot]
-20
/
+42
2021-05-19
Replace ImportGranularity::Guess with guessing boolean flag
Lukas Tobias Wirth
-7
/
+21
2021-05-19
feat: allow clients to feature detect symbol filtering
Aleksey Kladov
-0
/
+1
2021-05-18
Add ImportGranularity::Guess
Lukas Tobias Wirth
-2
/
+4
2021-05-18
MergeBehavior -> ImportGranularity
Lukas Tobias Wirth
-16
/
+22
2021-05-18
Add new LSP extension for workspace symbol lookup
alcroito
-7
/
+148
2021-05-17
internal: use more evocative test folder name
Aleksey Kladov
-5
/
+4
2021-05-17
minor: adjust config name
Aleksey Kladov
-56
/
+22
[prev]
[next]