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
2020-07-22
Merge #5481
bors[bot]
-15
/
+40
2020-07-22
Update crates/rust-analyzer/src/main_loop.rs
Jeremy Kolb
-1
/
+1
2020-07-22
Setup global allocator in the correct crate
Aleksey Kladov
-3
/
+5
2020-07-22
Remove support for jemalloc
Aleksey Kladov
-3
/
+2
2020-07-21
Clear diagnostics for known file version on close
kjeremy
-3
/
+10
2020-07-21
Store document version and pass back to the client
kjeremy
-13
/
+31
2020-07-21
Expose package roots more directly
Aleksey Kladov
-23
/
+17
2020-07-21
Merge #5467
bors[bot]
-0
/
+7
2020-07-21
Typo
Aleksey Kladov
-2
/
+2
2020-07-21
Propagate cargo.target to checkOnSave
Aleksey Kladov
-2
/
+5
2020-07-20
Protect against `{}`
kjeremy
-1
/
+1
2020-07-20
Allow client to respond to workspace/configuration with null values
kjeremy
-0
/
+7
2020-07-19
Minor perf tweaks per clippy
Jeremy Kolb
-1
/
+1
2020-07-18
Simplify exclusion logic
Aleksey Kladov
-1
/
+0
2020-07-18
Don't show docs in concise signature help
Aleksey Kladov
-5
/
+9
2020-07-17
Merge #5327
bors[bot]
-0
/
+20
2020-07-17
Unclutter NavigationTarget API
Aleksey Kladov
-27
/
+21
2020-07-16
Take label offets client capability into account
Aleksey Kladov
-10
/
+66
2020-07-16
Better module structure
Aleksey Kladov
-3
/
+5
2020-07-16
Semantical call info
Aleksey Kladov
-33
/
+25
2020-07-16
Mark machine applicable fixes as preferred
Jeremy Kolb
-0
/
+20
2020-07-15
Update lsp-types for HoverOptions
Jeremy Kolb
-3
/
+3
2020-07-15
Merge #5350
bors[bot]
-3
/
+43
2020-07-15
Add new `Punctuation` highlight tag
Leander Tentrup
-0
/
+2
2020-07-15
Move allow list into AssistConfig
Jeremy Kolb
-14
/
+14
2020-07-15
Merge #5390
bors[bot]
-22
/
+25
2020-07-15
Don't drop flycheck messages during restart
Aleksey Kladov
-22
/
+25
2020-07-15
Invert condition
Jeremy Kolb
-1
/
+1
2020-07-15
Fix conversion
Jeremy Kolb
-3
/
+3
2020-07-15
Merge #5387
bors[bot]
-22
/
+44
2020-07-15
Add --memory-usage to analysis-bench
Jonas Schievink
-22
/
+44
2020-07-15
Merge #5354
bors[bot]
-0
/
+1
2020-07-14
Add opt-in mimalloc feature
Ivan Kozik
-0
/
+1
2020-07-14
Use more explicity type for save registration
kjeremy
-19
/
+23
2020-07-14
Add a license field to all the crates
Yuki Okushi
-0
/
+1
2020-07-13
Filter assists
kjeremy
-5
/
+45
2020-07-12
Update lsp-types
Jeremy Kolb
-2
/
+2
2020-07-11
Merge #5325
bors[bot]
-29
/
+38
2020-07-11
Update tests
Jeremy Kolb
-4
/
+12
2020-07-11
Update lsp-types to account for new CodeActionKind structure
Jeremy Kolb
-25
/
+26
2020-07-11
Implementations lens for unions
Aleksey Kladov
-3
/
+8
2020-07-11
Use dedicated semantic highlight tag for parameters
Aleksey Kladov
-0
/
+1
2020-07-11
Make sure there are no commands in code actions
Aleksey Kladov
-9
/
+3
2020-07-11
Don't show error when speculatively reloading workspace
Aleksey Kladov
-4
/
+6
2020-07-10
Simplify
Aleksey Kladov
-1
/
+1
2020-07-10
Don't spawn notify unnecessary
Aleksey Kladov
-0
/
+1
2020-07-10
Optimize VFS processing
Aleksey Kladov
-29
/
+39
2020-07-10
Add profiling calls
Aleksey Kladov
-0
/
+6
2020-07-10
Also reload when adding new examples, tests, etc
Aleksey Kladov
-10
/
+57
2020-07-10
Automatically reload project info on Cargo.toml changes
Aleksey Kladov
-20
/
+44
[prev]
[next]