We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9d24d commit e49442bCopy full SHA for e49442b
Cargo.toml
@@ -64,7 +64,7 @@ exclude = [
64
]
65
66
[profile.release.package.compiler_builtins]
67
-# 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
68
# verify that this is the case. This requires, however, that the crate is built
69
# without overflow checks and debug assertions. Forcefully disable debug
70
# assertions and overflow checks here which should ensure that even if these
0 commit comments