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
/
load_cargo.rs
Age
Commit message (
Expand
)
Author
Lines
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-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
2020-04-16
Unmix error handling when discovering workspaces
Aleksey Kladov
-1
/
+1
2020-04-16
Decouple project loading from project discovery a bit
Aleksey Kladov
-3
/
+5
2020-04-16
Add proc-macro cli command for rust-analyzer
Edwin Cheng
-1
/
+4
2020-04-16
Add config for proc_macro
Edwin Cheng
-1
/
+1
2020-04-16
Add with-proc-macro in bench ,stats and diagnositcs
Edwin Cheng
-2
/
+7
2020-04-11
Fix non canonicallized path for crate file
Edwin Cheng
-1
/
+3
2020-04-02
Migrate to privacy as per review commets
veetaha
-6
/
+9
2020-04-02
Simpify workspace handling
veetaha
-13
/
+9
2020-04-01
Reduce scope of deserialization
Aleksey Kladov
-2
/
+2
2020-03-26
Add ProcMacroClient
Edwin Cheng
-5
/
+14
2020-03-17
Support loading OUT_DIR for CLI runs
Emil Lauridsen
-28
/
+43
2020-03-17
Change existing OUT_DIR override config to make use of new infrastructure
Emil Lauridsen
-8
/
+3
2020-03-17
Support loading OUT_DIR from cargo check at launch
Emil Lauridsen
-6
/
+12
2020-03-11
Merge #3549
bors[bot]
-1
/
+4
2020-03-10
Move FeatureFlags
Aleksey Kladov
-2
/
+2
2020-03-11
Setup Env in world
Edwin Cheng
-1
/
+4
2020-03-08
Consider crate declaration names
Kirill Bulatov
-6
/
+5
2020-02-18
Rename folder
Aleksey Kladov
-0
/
+155
[prev]