We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfaf70 commit 86d32efCopy full SHA for 86d32ef
config.example.toml
@@ -455,8 +455,6 @@ changelog-seen = 2
455
456
# Sets the number of codegen units to build the standard library with,
457
# 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.
460
#codegen-units-std = codegen-units
461
462
# Whether or not debug assertions are enabled for the compiler and standard library.
0 commit comments