Skip to content

Commit 86d32ef

Browse files
authored
issue has since been fixed
1 parent 8cfaf70 commit 86d32ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config.example.toml

-2
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,6 @@ changelog-seen = 2
455455

456456
# Sets the number of codegen units to build the standard library with,
457457
# regardless of what the codegen-unit setting for the rest of the compiler is.
458-
# NOTE: building with anything other than 1 is known to occasionally have bugs.
459-
# See https://github.com/rust-lang/rust/issues/83600.
460458
#codegen-units-std = codegen-units
461459

462460
# Whether or not debug assertions are enabled for the compiler and standard library.

0 commit comments

Comments
 (0)