We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 078eb11 + a716c96 commit 2e38432Copy full SHA for 2e38432
config.example.toml
@@ -458,7 +458,6 @@ changelog-seen = 2
458
# Sets the number of codegen units to build the standard library with,
459
# regardless of what the codegen-unit setting for the rest of the compiler is.
460
# NOTE: building with anything other than 1 is known to occasionally have bugs.
461
-# See https://github.com/rust-lang/rust/issues/83600.
462
#codegen-units-std = codegen-units
463
464
# Whether or not debug assertions are enabled for the compiler and standard library.
0 commit comments