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
Age
Commit message (
Expand
)
Author
Lines
2020-12-08
Make config.rs a single source of truth for configuration.
Aleksey Kladov
-0
/
+8
2020-11-02
Remove more unreachable pubs
Aleksey Kladov
-1
/
+1
2020-10-25
Add tracing to main rust-analyzer binary
Florian Diebold
-0
/
+22
2020-09-17
Use `log::error!` in a few more places
Jonas Schievink
-0
/
+4
2020-08-26
Simplify
Aleksey Kladov
-17
/
+4
2020-08-26
Simplify
Aleksey Kladov
-106
/
+69
2020-08-26
Simplify help
Aleksey Kladov
-218
/
+98
2020-08-26
Allow redirecting logs to a specific file
Aleksey Kladov
-10
/
+102
2020-08-25
Improve logging
Aleksey Kladov
-7
/
+6
2020-08-13
Rename ra_ssr -> ssr
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_project_model -> project_model
Pavan Kumar Sunkara
-1
/
+1
2020-08-13
Rename ra_proc_macro_srv -> proc_macro_srv
Pavan Kumar Sunkara
-1
/
+1
2020-08-12
Rename ra_prof -> profile
Aleksey Kladov
-1
/
+1
2020-08-01
Simplify argument parsing
Laurențiu Nicola
-24
/
+27
2020-07-30
Use CmdArgs pattern for bench & analysis stats
Aleksey Kladov
-51
/
+14
2020-07-22
Setup global allocator in the correct crate
Aleksey Kladov
-0
/
+4
2020-07-22
Remove support for jemalloc
Aleksey Kladov
-2
/
+2
2020-07-15
Add --memory-usage to analysis-bench
Jonas Schievink
-3
/
+7
2020-07-10
Avoid accidently stumping over config values
Aleksey Kladov
-2
/
+2
2020-07-08
Remove unwanted dependency
Aleksey Kladov
-4
/
+3
2020-07-04
Fix bench to work with relative paths
Aleksey Kladov
-3
/
+7
2020-07-01
Structured search debugging
David Lattimore
-1
/
+38
2020-06-30
analysis-stats: allow parallel type inference
Jonas Schievink
-3
/
+12
2020-06-30
Fix some typos
David Lattimore
-1
/
+1
2020-06-29
Add a simple SSR subcommand to the rust-analyzer command line binary
David Lattimore
-0
/
+34
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-21
Don't panic on `rust-analyzer --help`
Andrew Chin
-8
/
+16
2020-04-21
Cleanup args a bit
Aleksey Kladov
-7
/
+9
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
/
+8
2020-04-16
Add with-proc-macro in bench ,stats and diagnositcs
Edwin Cheng
-7
/
+31
2020-04-14
cli diagnostics walk files
Josh Mcguigan
-3
/
+8
2020-04-13
add diagnostics subcommand to rust-analyzer CLI
Josh Mcguigan
-0
/
+38
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
-17
/
+29
2020-03-05
Fix options for analysis-bench
Aleksey Kladov
-2
/
+4
2020-02-18
Run cargo +nightly fix --clippy -Z unstable-options
Kirill Bulatov
-1
/
+1
2020-02-18
Rename folder
Aleksey Kladov
-0
/
+340
[prev]