Commit 02cc460
authored
Rollup merge of rust-lang#41639 - ishitatsuyuki:unify-tools, r=alexcrichton
Unify tools building
Close rust-lang#41601
Time saving for up to 10 minutes. Cargo is now only compiled once.
Downsides:
- Out of tree Cargo.lock maintenance
- Cargo.toml `[replace]` version maintenanceFile tree
8 files changed
+1168
-209
lines changed- src
- bootstrap
- bin
- tools
- tidy/src
8 files changed
+1168
-209
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
0 commit comments