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.
1 parent e47ad58 commit c439d7cCopy full SHA for c439d7c
library/compiler-builtins/compiler-builtins/Cargo.toml
@@ -9,7 +9,7 @@ homepage = "https://github.com/rust-lang/compiler-builtins"
9
documentation = "https://docs.rs/compiler_builtins"
10
edition = "2021"
11
description = "Compiler intrinsics used by the Rust compiler."
12
-# links = "compiler-rt"
+links = "compiler-rt"
13
14
[lib]
15
bench = false
0 commit comments