Skip to content

Commit e49442b

Browse files
committed
fix typo
1 parent ae9d24d commit e49442b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ exclude = [
6464
]
6565

6666
[profile.release.package.compiler_builtins]
67-
# The compiler-builtins crate cannot reference libcore, and it's own CI will
67+
# The compiler-builtins crate cannot reference libcore, and its own CI will
6868
# verify that this is the case. This requires, however, that the crate is built
6969
# without overflow checks and debug assertions. Forcefully disable debug
7070
# assertions and overflow checks here which should ensure that even if these

0 commit comments

Comments
 (0)