address review comment
See https://github.com/rust-lang/rust/pull/115558#issuecomment-1722601187
This commit is contained in:
parent
86d32ef92e
commit
a716c9620f
1 changed files with 1 additions and 0 deletions
|
@ -455,6 +455,7 @@ changelog-seen = 2
|
|||
|
||||
# Sets the number of codegen units to build the standard library with,
|
||||
# regardless of what the codegen-unit setting for the rest of the compiler is.
|
||||
# NOTE: building with anything other than 1 is known to occasionally have bugs.
|
||||
#codegen-units-std = codegen-units
|
||||
|
||||
# Whether or not debug assertions are enabled for the compiler and standard library.
|
||||
|
|
Loading…
Add table
Reference in a new issue