Skip to content

Commit 324a356

Browse files
committed
Rollup merge of rust-lang#34081 - RustOS-Fork-Holding-Ground:no-core-build-script, r=alexcrichton
No build.rs for libcore I did a grep and there are no longer any mention of "rustbuild" in core, in `cfg`s or otherwise.
2 parents 594990d + bce5383 commit 324a356

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

src/libcore/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
authors = ["The Rust Project Developers"]
33
name = "core"
44
version = "0.0.0"
5-
build = "build.rs"
65

76
[lib]
87
name = "core"

src/libcore/build.rs

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)