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
/
bin
/
main.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-30
Use CmdArgs pattern for bench & analysis stats
Aleksey Kladov
-30
/
+2
2020-07-22
Setup global allocator in the correct crate
Aleksey Kladov
-0
/
+4
2020-07-15
Add --memory-usage to analysis-bench
Jonas Schievink
-1
/
+2
2020-07-10
Avoid accidently stumping over config values
Aleksey Kladov
-2
/
+2
2020-07-08
Remove unwanted dependency
Aleksey Kladov
-3
/
+2
2020-07-01
Structured search debugging
David Lattimore
-0
/
+3
2020-06-30
analysis-stats: allow parallel type inference
Jonas Schievink
-0
/
+2
2020-06-29
Add a simple SSR subcommand to the rust-analyzer command line binary
David Lattimore
-0
/
+3
2020-06-24
Be more explicit about absolute paths at various places
Aleksey Kladov
-15
/
+22
2020-06-15
Accept relative paths in rust-project.json
ThiƩbaud Weksteen
-4
/
+4
2020-06-03
Groundwork for specifying the set of projects via config
Aleksey Kladov
-13
/
+28
2020-05-19
Add version
kjeremy
-1
/
+1
2020-05-19
LSP: Two stage initialization
kjeremy
-2
/
+15
2020-05-11
Merge #4403
bors[bot]
-3
/
+2
2020-05-11
Check client capabilities before sending progress notifications
Jeremy Kolb
-3
/
+2
2020-05-11
Use RA_LOG instead of RUST_LOG for logging
Aleksey Kladov
-1
/
+1
2020-04-24
Bubble up error
Edwin Cheng
-1
/
+1
2020-04-20
ra_proc_macro: cleanups here and there
veetaha
-2
/
+2
2020-04-16
Add proc-macro cli command for rust-analyzer
Edwin Cheng
-0
/
+6
2020-04-16
Add with-proc-macro in bench ,stats and diagnositcs
Edwin Cheng
-4
/
+12
2020-04-14
cli diagnostics walk files
Josh Mcguigan
-2
/
+2
2020-04-13
add diagnostics subcommand to rust-analyzer CLI
Josh Mcguigan
-0
/
+4
2020-04-01
Reduce scope of deserialization
Aleksey Kladov
-1
/
+0
2020-04-01
Centralize client capabilities
Aleksey Kladov
-1
/
+1
2020-04-01
Centralize all config
Aleksey Kladov
-19
/
+13
2020-03-17
Support loading OUT_DIR for CLI runs
Emil Lauridsen
-13
/
+19
2020-02-18
Run cargo +nightly fix --clippy -Z unstable-options
Kirill Bulatov
-1
/
+1
2020-02-18
Rename folder
Aleksey Kladov
-0
/
+98
[prev]