Commit db6235d
authored
Unrolled build for #146435
Rollup merge of #146435 - Kobzol:gcc-download-default-true, r=GuillaumeGomez
Change the default value of `gcc.download-ci-gcc` to `true`
It makes sense for the vast majority of uses (rust-lang/rustc-dev-guide#2587 (comment)).
r? ```@GuillaumeGomez```File tree
3 files changed
+10
-1
lines changed- src/bootstrap
- defaults
- src
- core/config
- utils
3 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
426 | 425 | | |
427 | 426 | | |
428 | 427 | | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
544 | 549 | | |
0 commit comments