Skip to content

Commit a716c96

Browse files
authored
address review comment
See #115558 (comment)
1 parent 86d32ef commit a716c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.example.toml

+1
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ 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.
458459
#codegen-units-std = codegen-units
459460

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

0 commit comments

Comments
 (0)