Commit 7293eab
committed
Auto merge of #52776 - pietroalbini:bump-beta-bootstrap, r=Mark-Simulacrum
[beta] Bump bootstrap compiler to 1.27.2
This PR bumps the beta bootstrap compiler to 1.27.2.
* The original cargo version was wrong: the current one is not `0.28.0`, but `1.27.0` (since rust-lang/cargo#5083). [Should the forge be updated?](https://forge.rust-lang.org/release-process.html)
* The updated `date` is the correct one for rustc, but the wrong one for cargo. *I think* that shouldn't cause any problem, but it's better to ask.
r? @Mark-Simulacrum1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments