Commit 7aac55e
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 7aac55e
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments