Skip to content

Commit f571309

Browse files
committed
Remove alloc_system
1 parent d542274 commit f571309

File tree

4 files changed

+0
-392
lines changed

4 files changed

+0
-392
lines changed

build_sysroot/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ alloc = { path = "./sysroot_src/library/alloc" }
1010
std = { path = "./sysroot_src/library/std", features = ["panic_unwind", "backtrace"] }
1111
test = { path = "./sysroot_src/library/test" }
1212

13-
alloc_system = { path = "./alloc_system" }
14-
1513
[patch.crates-io]
1614
rustc-std-workspace-core = { path = "./sysroot_src/library/rustc-std-workspace-core" }
1715
rustc-std-workspace-alloc = { path = "./sysroot_src/library/rustc-std-workspace-alloc" }

build_sysroot/alloc_system/Cargo.lock

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

build_sysroot/alloc_system/Cargo.toml

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

0 commit comments

Comments
 (0)