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
2021-08-31
internal: reduce coupling
Aleksey Kladov
-4
/
+5
2021-08-31
internal: cleanup proc macro server error handlig
Aleksey Kladov
-4
/
+30
2021-08-31
minor: improve readability
Aleksey Kladov
-12
/
+12
2021-08-31
internal: split database loading time in anaysis-stats into components
Aleksey Kladov
-19
/
+38
2021-08-30
feat: improve CPU usage
Aleksey Kladov
-3
/
+5
2021-08-30
internal: make scheduling control flow more obvious
Aleksey Kladov
-54
/
+33
2021-08-30
internal: improve consistency
Aleksey Kladov
-17
/
+18
2021-08-30
internal: more obviously correct code for cache priming progerss
Aleksey Kladov
-18
/
+30
2021-08-30
Merge #10005
bors[bot]
-3
/
+5
2021-08-30
Merge #10080
bors[bot]
-57
/
+96
2021-08-30
internal: don't shut up the compiler when it says the code's buggy
Aleksey Kladov
-57
/
+96
2021-08-30
Merge #10079
bors[bot]
-2
/
+3
2021-08-30
internal: make upstream bug less annoying
Aleksey Kladov
-2
/
+3
2021-08-30
switch `log` crate to `tracing`
Dezhi Wu
-128
/
+162
2021-08-26
minor: nicer way to defeat disjoint closure captures
Aleksey Kladov
-2
/
+4
2021-08-26
Extend `CargoConfig.unset_test_crates` to allow for efficiently disabling `#[...
Vincent Esche
-3
/
+5
2021-08-25
Fix reporting of build script errors
Jonas Schievink
-7
/
+17
2021-08-25
Don't fetch build script output twice
Jonas Schievink
-8
/
+0
2021-08-24
Merge #9993
bors[bot]
-0
/
+3
2021-08-24
internal: use idiomatic form of assertions
Aleksey Kladov
-4
/
+6
2021-08-22
feat: join lines merges assignments
unexge
-0
/
+3
2021-08-22
internal: incentivize rust-analyzed developers to fix panics
Aleksey Kladov
-26
/
+68
2021-08-22
internal: remove unreasonable crate dependency
Aleksey Kladov
-8
/
+42
2021-08-22
internal: reduce crate interdependence
Aleksey Kladov
-17
/
+26
2021-08-20
internal: prep to 2021 edition
Aleksey Kladov
-4
/
+6
2021-08-15
internal: optimize compile time
Aleksey Kladov
-2
/
+3
2021-08-10
Formatting issues
André Oliveira
-1
/
+1
2021-08-10
Remove debug logs
André Oliveira
-3
/
+0
2021-08-10
Use local node_modules to allow the graph to load offline
André Oliveira
-2
/
+2
2021-08-10
Use d3-graphviz for rendering crates graph on the extension side
André Oliveira
-12
/
+3
2021-08-10
Update crates/rust-analyzer/src/cli/analysis_stats.rs
Aleksey Kladov
-1
/
+1
2021-08-10
internal: print total size of source code in analysis-stats
Aleksey Kladov
-5
/
+35
2021-08-10
internal: unify subcommand handling between ra and xtask
Aleksey Kladov
-203
/
+197
2021-08-10
internal: prepare to use standard .run pattern for subcommands
Aleksey Kladov
-4
/
+5
2021-08-09
internal: drop latest requests tracking
Aleksey Kladov
-53
/
+1
2021-08-09
internal: remove useless helpers
Aleksey Kladov
-2
/
+2
2021-08-06
Don't publish diagnostics in library source roots
Jonas Schievink
-1
/
+12
2021-08-06
Bless tests
Jonas Schievink
-15
/
+15
2021-08-06
Don't include empty suggestions
Jonas Schievink
-1
/
+3
2021-08-06
Include suggested replacement in diagnostics
Jonas Schievink
-3
/
+16
2021-08-04
Merge #9734
bors[bot]
-0
/
+2
2021-08-01
Make `LoadCargoConfig`, `fn load_workspace_at` & `fn load_workspace` public a...
Vincent Esche
-7
/
+16
2021-07-31
semantic highlighting: add reference hlmod
Jake Heinz
-0
/
+2
2021-07-30
feat: gate custom clint-side commands behind capabilities
Aleksey Kladov
-123
/
+86
2021-07-29
Merge #9706
bors[bot]
-1
/
+1
2021-07-28
Merge #9693
bors[bot]
-6
/
+33
2021-07-28
minor: simplify
Aleksey Kladov
-14
/
+11
2021-07-27
refactor: Reuse the from_proto call in handle_hover
Alexander Gonzalez
-3
/
+1
2021-07-27
feat: Add the Hover Range server capability
Alexander Gonzalez
-0
/
+1
2021-07-27
refactor: Apply PR suggestions
Alexander Gonzalez
-13
/
+6
[prev]
[next]