Commit 1f1b619
committed
rust: compile in bootstrapping mode
Since we are going to use stable releases [*], we need to enable
the bootstrapping mode to use the unstable features.
[*] For the moment, it is a beta due to a fix we need for LLVM 12,
but the same logic applies.
Signed-off-by: Miguel Ojeda <[email protected]>1 parent e415c34 commit 1f1b619
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| 463 | + | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
| |||
548 | 549 | | |
549 | 550 | | |
550 | 551 | | |
551 | | - | |
| 552 | + | |
| 553 | + | |
552 | 554 | | |
553 | 555 | | |
554 | 556 | | |
| |||
0 commit comments