1fb6912cfd
I had to put the original source of liballoc_system in tree, because it got removed from rustc
8 lines
160 B
TOML
8 lines
160 B
TOML
[dependencies]
|
|
core = {}
|
|
alloc = {}
|
|
alloc_system = {}
|
|
|
|
# Disabled due to missing support for many things (intrinsics, etc) in rustc_codegen_cranelift
|
|
#std = {}
|