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:
bors[bot] 2019-02-03 15:38:38 +00:00
commit 55408081b0

View file

@ -129,6 +129,7 @@ syntax";
const STD_DEPS: &str = "
alloc_jemalloc
alloc_system
core
panic_abort
rand
compiler_builtins