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
/
cli
Age
Commit message (
Expand
)
Author
Lines
2020-07-30
Use CmdArgs pattern for bench & analysis stats
Aleksey Kladov
-278
/
+289
2020-07-30
Use split_once polyfill
Aleksey Kladov
-11
/
+10
2020-07-30
Code shuffle resiliently
Aleksey Kladov
-3
/
+8
2020-07-30
Rename metric
Aleksey Kladov
-1
/
+1
2020-07-30
Do not show progress with parallel analysis
Aleksey Kladov
-0
/
+1
2020-07-30
Report instructions in addition to time
Aleksey Kladov
-20
/
+20
2020-07-30
Allow negative bytes
Aleksey Kladov
-11
/
+3
2020-07-29
Update crates/rust-analyzer/src/cli/analysis_stats.rs
Aleksey Kladov
-1
/
+1
2020-07-29
Replace rand with oorandom
Aleksey Kladov
-5
/
+20
2020-07-26
Report type errors in metrics
Aleksey Kladov
-0
/
+4
2020-07-25
Add rustc-perf to metrics
Aleksey Kladov
-19
/
+40
2020-07-24
Only display experimental diagnostics when enabled
Jonas Schievink
-2
/
+2
2020-07-24
SSR: Match paths based on what they resolve to
David Lattimore
-2
/
+2
2020-07-24
SSR: Pass current file position through to SSR code.
David Lattimore
-2
/
+2
2020-07-24
Move iteration over all files into the SSR crate
David Lattimore
-29
/
+12
2020-07-15
Add --memory-usage to analysis-bench
Jonas Schievink
-19
/
+16
2020-07-08
Remove unwanted dependency
Aleksey Kladov
-3
/
+4
2020-07-04
Add Item change to the set of benches
Aleksey Kladov
-0
/
+13
2020-07-04
Fix bench to work with relative paths
Aleksey Kladov
-12
/
+7
2020-07-03
Track VFS and remaining/unaccounted memory
Jonas Schievink
-4
/
+14
2020-07-01
Structured search debugging
David Lattimore
-1
/
+39
2020-06-30
analysis-stats: allow parallel type inference
Jonas Schievink
-2
/
+29
2020-06-29
Merge #5120
bors[bot]
-0
/
+33
2020-06-29
Use more of FxHash*
Laurențiu Nicola
-6
/
+11
2020-06-29
Add a simple SSR subcommand to the rust-analyzer command line binary
David Lattimore
-0
/
+33
2020-06-28
Simlify with matches!()
Veetaha
-4
/
+1
2020-06-26
reduce visibility
Aleksey Kladov
-1
/
+1
2020-06-26
Add new module for project loading stuff
Aleksey Kladov
-1
/
+1
2020-06-25
Unify style
Aleksey Kladov
-1
/
+1
2020-06-24
Less error-prone naming
Aleksey Kladov
-2
/
+2
2020-06-24
Cleanup project.json deserialization
Aleksey Kladov
-6
/
+5
2020-06-24
Merge #5015 #5027 #5028
bors[bot]
-1
/
+1
2020-06-24
Be more explicit about absolute paths at various places
Aleksey Kladov
-1
/
+1
2020-06-24
Make Debug less verbose for VfsPath and use Display in analysis-stats
Laurențiu Nicola
-1
/
+1
2020-06-23
New VFS
Aleksey Kladov
-192
/
+99
2020-06-11
Remove dead code
Aleksey Kladov
-4
/
+0
2020-06-10
Reduce OUT_DIR special casing
Aleksey Kladov
-19
/
+19
2020-06-08
Remove default_cfg_options, pass target instead so it can be used for buildin...
Paul Daniel Faria
-16
/
+4
2020-06-07
Change management of test cfg to better support json projects
Paul Daniel Faria
-1
/
+0
2020-06-03
Groundwork for specifying the set of projects via config
Aleksey Kladov
-1
/
+2
2020-06-03
Rename ProjectRoot -> ProjectManifest
Aleksey Kladov
-2
/
+2
2020-05-19
Add AssistConfig
Aleksey Kladov
-1
/
+1
2020-05-14
Make some stuff public so that they can be reused by other tools
Pavan Kumar Sunkara
-1
/
+1
2020-05-05
Pass cargo.target to rustc
Christophe MASSOLIN
-1
/
+1
2020-04-25
Convert code to text-size
Aleksey Kladov
-1
/
+1
2020-04-23
Fully get rid of SyntaxNodePtr::range
Aleksey Kladov
-1
/
+5
2020-04-20
ra_proc_macro: cleanups here and there
veetaha
-1
/
+1
2020-04-17
Merge #3996
bors[bot]
-3
/
+1
2020-04-17
Fix path for proc-macro in nightly / stable build
Edwin Cheng
-3
/
+1
2020-04-16
Merge #3995
bors[bot]
-3
/
+5
[prev]
[next]