Commit 3e0b15f
authored
Rollup merge of #49750 - ishitatsuyuki:boot-no-fast, r=Mark-Simulacrum
bootstrap: Remove the fast path
This is rarely noticed, but when you have old submodules, not updating them will cause you run into rust-lang/cargo#4678.
(Reopen of #49721)
r? @alexcrichton1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
| 773 | + | |
777 | 774 | | |
778 | 775 | | |
779 | 776 | | |
| |||
0 commit comments