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