Commit 7f05ef5
committed
toolchain: update to latest nightly
Nightly builds compile with the current version release (2023-05-15).
Adding `codegen-units = 1` fixes compilation errors for debug builds.
See: rust-lang/compiler-builtins#523 (comment)1 parent 6465763 commit 7f05ef5
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments