about summary refs log tree commit diff
path: root/crates/rust-analyzer/src/cli/load_cargo.rs
AgeCommit message (Expand)AuthorLines
2020-05-14Make some stuff public so that they can be reused by other toolsPavan Kumar Sunkara-1/+1
2020-05-05Pass cargo.target to rustcChristophe MASSOLIN-1/+1
2020-04-20ra_proc_macro: cleanups here and thereveetaha-1/+1
2020-04-17Merge #3996bors[bot]-3/+1
2020-04-17Fix path for proc-macro in nightly / stable buildEdwin Cheng-3/+1
2020-04-16Merge #3995bors[bot]-3/+5
2020-04-16Unmix error handling when discovering workspacesAleksey Kladov-1/+1
2020-04-16Decouple project loading from project discovery a bitAleksey Kladov-3/+5
2020-04-16Add proc-macro cli command for rust-analyzerEdwin Cheng-1/+4
2020-04-16Add config for proc_macroEdwin Cheng-1/+1
2020-04-16Add with-proc-macro in bench ,stats and diagnositcsEdwin Cheng-2/+7
2020-04-11Fix non canonicallized path for crate fileEdwin Cheng-1/+3
2020-04-02Migrate to privacy as per review commetsveetaha-6/+9
2020-04-02Simpify workspace handlingveetaha-13/+9
2020-04-01Reduce scope of deserializationAleksey Kladov-2/+2
2020-03-26Add ProcMacroClientEdwin Cheng-5/+14
2020-03-17Support loading OUT_DIR for CLI runsEmil Lauridsen-28/+43
2020-03-17Change existing OUT_DIR override config to make use of new infrastructureEmil Lauridsen-8/+3
2020-03-17Support loading OUT_DIR from cargo check at launchEmil Lauridsen-6/+12
2020-03-11Merge #3549bors[bot]-1/+4
2020-03-10Move FeatureFlagsAleksey Kladov-2/+2
2020-03-11Setup Env in worldEdwin Cheng-1/+4
2020-03-08Consider crate declaration namesKirill Bulatov-6/+5
2020-02-18Rename folderAleksey Kladov-0/+155