Skip to content

Commit 790dc02

Browse files
committed
Remove compiler_builtins
1 parent 90bd26b commit 790dc02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@ exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ]
2020
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2121

2222
[features]
23-
rustc-dep-of-std = ['std', 'core', 'compiler_builtins']
23+
rustc-dep-of-std = ['std', 'core']
2424
bench = []
2525

2626
[dependencies]
2727
std = { version = "1.0", package = "rustc-std-workspace-std", optional = true }
2828
core = { version = "1.0", package = "rustc-std-workspace-core", optional = true }
29-
compiler_builtins = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy