about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/bin/main.rs
AgeCommit message (Expand)AuthorLines
2020-07-30Use CmdArgs pattern for bench & analysis statsAleksey Kladov-30/+2
2020-07-22Setup global allocator in the correct crateAleksey Kladov-0/+4
2020-07-15Add --memory-usage to analysis-benchJonas Schievink-1/+2
2020-07-10Avoid accidently stumping over config valuesAleksey Kladov-2/+2
2020-07-08Remove unwanted dependencyAleksey Kladov-3/+2
2020-07-01Structured search debuggingDavid Lattimore-0/+3
2020-06-30analysis-stats: allow parallel type inferenceJonas Schievink-0/+2
2020-06-29Add a simple SSR subcommand to the rust-analyzer command line binaryDavid Lattimore-0/+3
2020-06-24Be more explicit about absolute paths at various placesAleksey Kladov-15/+22
2020-06-15Accept relative paths in rust-project.jsonThiƩbaud Weksteen-4/+4
2020-06-03Groundwork for specifying the set of projects via configAleksey Kladov-13/+28
2020-05-19Add versionkjeremy-1/+1
2020-05-19LSP: Two stage initializationkjeremy-2/+15
2020-05-11Merge #4403bors[bot]-3/+2
2020-05-11Check client capabilities before sending progress notificationsJeremy Kolb-3/+2
2020-05-11Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov-1/+1
2020-04-24Bubble up errorEdwin Cheng-1/+1
2020-04-20ra_proc_macro: cleanups here and thereveetaha-2/+2
2020-04-16Add proc-macro cli command for rust-analyzerEdwin Cheng-0/+6
2020-04-16Add with-proc-macro in bench ,stats and diagnositcsEdwin Cheng-4/+12
2020-04-14cli diagnostics walk filesJosh Mcguigan-2/+2
2020-04-13add diagnostics subcommand to rust-analyzer CLIJosh Mcguigan-0/+4
2020-04-01Reduce scope of deserializationAleksey Kladov-1/+0
2020-04-01Centralize client capabilitiesAleksey Kladov-1/+1
2020-04-01Centralize all configAleksey Kladov-19/+13
2020-03-17Support loading OUT_DIR for CLI runsEmil Lauridsen-13/+19
2020-02-18Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov-1/+1
2020-02-18Rename folderAleksey Kladov-0/+98