Merge #732
732: Add core to STD_DEPS r=matklad a=lnicola See #731. Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
commit
55408081b0
@ -129,6 +129,7 @@ syntax";
|
||||
const STD_DEPS: &str = "
|
||||
alloc_jemalloc
|
||||
alloc_system
|
||||
core
|
||||
panic_abort
|
||||
rand
|
||||
compiler_builtins
|
||||
|
Loading…
x
Reference in New Issue
Block a user