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-09-13
Merge #10199
bors[bot]
-62
/
+52
2021-09-13
Shuffle code around to avoid an allocation
Laurențiu Nicola
-60
/
+50
2021-09-13
Add proc-macro fixture directive
Lukas Wirth
-1
/
+2
2021-09-13
Fix Cargo.toml change detection
Laurențiu Nicola
-3
/
+3
2021-09-11
removing seemingly unused dev deps.
Giles Cope
-1
/
+0
2021-09-11
remove unused deps
Giles Cope
-1
/
+0
2021-09-09
Use `todo!()` instead of `()` for missing fields
Jörg Sommer
-0
/
+2
2021-09-07
Rename `is_member` to `is_local`
Jonas Schievink
-3
/
+3
2021-09-06
update to tracing-tree 0.1.10, which does not pull in syn.
David Barsky
-1
/
+1
2021-09-04
Merge #10147
bors[bot]
-27
/
+32
2021-09-04
internal: deduplicate
Aleksey Kladov
-33
/
+32
2021-09-04
fix: don't panic if the client sends invalid request
Aleksey Kladov
-3
/
+9
2021-09-02
fix error message for when DidChangeTextDocument path doesn't exist
Ali
-1
/
+1
2021-09-01
fix: multi-token mapping aware find references
Jonas Schievink
-13
/
+17
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
-132
/
+168
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
/
+43
2021-08-22
internal: reduce crate interdependence
Aleksey Kladov
-17
/
+28
2021-08-20
internal: prep to 2021 edition
Aleksey Kladov
-4
/
+6
2021-08-15
internal: optimize compile time
Aleksey Kladov
-3
/
+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
Merge #9841
bors[bot]
-5
/
+35
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
Merge #9830
bors[bot]
-0
/
+1
2021-08-10
implement feedback from review
Yoshua Wuyts
-1
/
+1
2021-08-10
internal: unify subcommand handling between ra and xtask
Aleksey Kladov
-203
/
+197
[prev]
[next]