fix typo
This commit is contained in:
parent
ae9d24de80
commit
e49442bf98
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ exclude = [
|
|||
]
|
||||
|
||||
[profile.release.package.compiler_builtins]
|
||||
# The compiler-builtins crate cannot reference libcore, and it's own CI will
|
||||
# The compiler-builtins crate cannot reference libcore, and its own CI will
|
||||
# verify that this is the case. This requires, however, that the crate is built
|
||||
# without overflow checks and debug assertions. Forcefully disable debug
|
||||
# assertions and overflow checks here which should ensure that even if these
|
||||
|
|
Loading…
Add table
Reference in a new issue