This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c6d4421
authored
Rollup merge of rust-lang#102557 - Joshument:master, r=jyn514
fix issue with x.py setup running into explicit panic
Fixes problem with [Issue rust-lang#102555](rust-lang#102555) causing `x.py` setup to fail. Simply requires `rustfmt` be downloaded a little later.1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | 659 | | |
662 | 660 | | |
663 | 661 | | |
| |||
672 | 670 | | |
673 | 671 | | |
674 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
| |||
0 commit comments