We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
publish = false
1 parent 8fe6945 commit baa4d3fCopy full SHA for baa4d3f
compiler-builtins/Cargo.toml
@@ -6,6 +6,7 @@ description = "Compiler intrinsics used by the Rust compiler."
6
repository = "https://github.com/rust-lang/compiler-builtins"
7
license = "MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
8
edition = "2024"
9
+publish = false
10
links = "compiler-rt"
11
12
[lib]
0 commit comments