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-01-12
Ensure uniqueness of file ids in reference search via hashmap
Lukas Wirth
-15
/
+9
2021-01-12
Group references by FileId
Lukas Wirth
-10
/
+23
2021-01-11
Improve analysis stats legibility
Aleksey Kladov
-20
/
+17
2021-01-12
format
ShuiRuTian
-3
/
+5
2021-01-12
fix as suggestion.
ShuiRuTian
-9
/
+5
2021-01-12
Update crates/rust-analyzer/src/handlers.rs
Song Gao
-3
/
+1
2021-01-12
Update crates/rust-analyzer/src/handlers.rs
Song Gao
-4
/
+2
2021-01-11
move logic from client to server.
ShuiRuTian
-1
/
+9
2021-01-10
Merge #7241
bors[bot]
-52
/
+71
2021-01-10
Honor client's dynamic registration caps
Aleksey Kladov
-52
/
+71
2021-01-10
Merge #7218
bors[bot]
-6
/
+6
2021-01-10
Make default memory stats less verbose
Aleksey Kladov
-1
/
+1
2021-01-10
Fix progress token is already registered crash
Aleksey Kladov
-12
/
+57
2021-01-10
Split punctuation semantic highlighting up into more tags
Lukas Wirth
-4
/
+22
2021-01-10
update rs format
ShuiRuTian
-1
/
+2
2021-01-10
fix condition.
ShuiRuTian
-1
/
+1
2021-01-10
fix issue.
ShuiRuTian
-14
/
+14
2021-01-10
beta version for folder rename
ShuiRuTian
-4
/
+22
2021-01-09
Fixed typos in tests
Vincent Esche
-5
/
+5
2021-01-09
Fixed typos in code comments
Vincent Esche
-1
/
+1
2021-01-09
Shorten names
Aleksey Kladov
-4
/
+4
2021-01-09
Shorten frequent names
Aleksey Kladov
-35
/
+30
2021-01-09
Rename dummy -> none
Aleksey Kladov
-1
/
+1
2021-01-08
Simplify highlighting infra
Aleksey Kladov
-0
/
+3
2021-01-08
support folder rename for initial request.
ShuiRuTian
-8
/
+16
2021-01-07
Merge #7193
bors[bot]
-4
/
+43
2021-01-08
Report progress for cargo metadata and output-dir
Edwin Cheng
-4
/
+43
2021-01-07
Merge #7184
bors[bot]
-1
/
+1
2021-01-07
Change <|> to $0 - Rebase
Kevaundray Wedderburn
-1
/
+1
2021-01-07
Use american spelling for config
Aleksey Kladov
-9
/
+22
2021-01-07
Remove some stale deprecations
Aleksey Kladov
-5
/
+5
2021-01-06
Align config's API with usage
Aleksey Kladov
-36
/
+59
2021-01-06
YAGNI active_resolve_capabilities
Aleksey Kladov
-47
/
+27
2021-01-06
More readable test
Aleksey Kladov
-2
/
+12
2021-01-06
Speed up snapshoting
Aleksey Kladov
-6
/
+6
2021-01-06
More maintainable config
Aleksey Kladov
-387
/
+372
2021-01-06
Merge #7174
bors[bot]
-3
/
+15
2021-01-05
Normalize line endings when formatting
Jesse Bakker
-3
/
+15
2021-01-05
More maintainable caps config
Aleksey Kladov
-83
/
+124
2021-01-05
Allow `#anchor` linking of config options
Aleksey Kladov
-3
/
+2
2021-01-04
Fix HoverAction::Implementation typo
Lukas Wirth
-1
/
+1
2021-01-03
Upgrade expect-test to 1.1
Jesse Bakker
-1
/
+1
2021-01-03
Merge #7068
bors[bot]
-0
/
+19
2021-01-03
Merge #7115
bors[bot]
-5
/
+6
2021-01-02
Fix warnings on rust-nightly
cynecx
-1
/
+1
2021-01-02
Only log path and syntax range when processing function if source exists
Nick Spain
-6
/
+6
2021-01-02
Mark HasSource::source_old as deprecated but allow at all call sites
Nick Spain
-0
/
+1
2021-01-02
HasSource::source -> HasSource::source_old
Nick Spain
-1
/
+1
2021-01-01
Formatting.
Mara Bos
-2
/
+11
2021-01-01
Add support for Rust 2021.
Mara Bos
-1
/
+1
[prev]
[next]