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
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-11-04
Add static semantic token modifier for associated functions with no &self
Anatol Liu
-0
/
+1
2020-11-02
Fix coalescing of prime_caches updates
Jonas Schievink
-14
/
+14
2020-11-02
Remove unnecessary clone
Jonas Schievink
-1
/
+1
2020-11-02
Remove debug print
Jonas Schievink
-1
/
+0
2020-11-02
Coalesce prime_caches updates
Jonas Schievink
-9
/
+35
2020-11-02
Remove more unreachable pubs
Aleksey Kladov
-17
/
+17
2020-10-30
Respond with JSON-RPC error if we failed to deserialize request
Aleksey Kladov
-58
/
+62
2020-10-26
Update tests
Jeremy A. Kolb
-0
/
+22
2020-10-26
Request a refresh of semantic tokens if things are loaded up
kjeremy
-0
/
+16
2020-10-26
Latest proposed LSP 3.16.0
kjeremy
-2
/
+18
2020-10-25
Add tracing to main rust-analyzer binary
Florian Diebold
-0
/
+22
2020-10-24
Re-export base_db from ide_db
Igor Aleksanov
-19
/
+19
2020-10-23
Merge #6251 #6310
bors[bot]
-0
/
+2
2020-10-23
Merge #6335
bors[bot]
-3
/
+3
2020-10-23
Fix panic context
Aleksey Kladov
-3
/
+3
2020-10-23
Merge #6324
bors[bot]
-5
/
+7
2020-10-22
Insert ref for completions
adamrk
-7
/
+66
2020-10-22
Emit better #[cfg] diagnostics
Jonas Schievink
-3
/
+3
2020-10-21
Simplify cfg representation
Jonas Schievink
-2
/
+4
2020-10-20
Simplify diagnostic construction, add unused field
Jonas Schievink
-7
/
+7
2020-10-20
Rename declaration_name -> display_name
Aleksey Kladov
-6
/
+2
2020-10-16
Add HighlightModifier::Callable and add it for locals
GrayJack
-0
/
+2
2020-10-12
Improve prime_caches and display its progress
Jonas Schievink
-7
/
+46
2020-10-12
Merge #5917
bors[bot]
-0
/
+21
2020-10-10
Show reason for failed rename refactoring
Rüdiger Herrmann
-13
/
+4
2020-10-08
Changes from review
Zac Pullar-Strecker
-33
/
+12
2020-10-08
WIP: Command to open docs under cursor
Zac Pullar-Strecker
-1
/
+43
2020-10-07
Better progress API
Aleksey Kladov
-4
/
+9
2020-10-06
Merge #6140
bors[bot]
-2
/
+10
2020-10-06
Merge #6124
bors[bot]
-5
/
+6
2020-10-05
honor content_format clientcap
Robin van Dijk
-2
/
+10
2020-10-05
Make ImportPrefix a configuration option
Lukas Wirth
-1
/
+16
2020-10-02
Properly name the field
Kirill Bulatov
-5
/
+6
2020-10-02
Move ide::AnalysisChange -> base_db::Change
Aleksey Kladov
-10
/
+9
2020-10-02
Replace 'cargo_prefix' option with 'override_cargo'
Igor Aleksanov
-10
/
+10
2020-10-02
Add support of runnables arguments in Rust Analyzer
Igor Aleksanov
-0
/
+30
2020-09-29
Extend **Status** command to also show dep info for the file
Aleksey Kladov
-3
/
+24
2020-09-29
Remove periodic gc stub
Aleksey Kladov
-11
/
+8
2020-09-29
More panic_context
Aleksey Kladov
-1
/
+3
2020-09-29
Add panic_context module for better panic messages
Aleksey Kladov
-2
/
+5
2020-09-29
Replace "No references" with "0 references".
vsrs
-2
/
+3
2020-09-29
Make method references CodeLens lazy.
vsrs
-42
/
+40
2020-09-29
Make method references CodeLens off by default.
vsrs
-2
/
+2
2020-09-29
Add method references CodeLens
vsrs
-8
/
+68
2020-09-29
Add hover config `linksInHover` to suppress links
flw
-1
/
+3
2020-09-27
Spawn a flycheck instance per workspace
Jonas Schievink
-14
/
+29
2020-09-23
lsp-types 0.82
kjeremy
-7
/
+7
2020-09-20
Merge #6018
bors[bot]
-1
/
+1
2020-09-18
Merge #6036
bors[bot]
-4
/
+7
2020-09-18
Don't re-read open files from disk when reloading a workspace
Laurențiu Nicola
-4
/
+7
[prev]
[next]