Skip to content

Commit c439d7c

Browse files
committed
Revert compiler-rt change
1 parent e47ad58 commit c439d7c

File tree

1 file changed

+1
-1
lines changed
  • library/compiler-builtins/compiler-builtins

1 file changed

+1
-1
lines changed

library/compiler-builtins/compiler-builtins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/rust-lang/compiler-builtins"
99
documentation = "https://docs.rs/compiler_builtins"
1010
edition = "2021"
1111
description = "Compiler intrinsics used by the Rust compiler."
12-
# links = "compiler-rt"
12+
links = "compiler-rt"
1313

1414
[lib]
1515
bench = false

0 commit comments

Comments
 (0)