Add core to STD_DEPS

See #731.
This commit is contained in:
Laurențiu Nicola
2019-02-03 17:35:42 +02:00
committed by GitHub
parent 581c97a5c3
commit cbc2ac5d09
@@ -129,6 +129,7 @@ pub(crate) fn deps<'a>(self, sysroot: &'a Sysroot) -> impl Iterator<Item = Sysro
const STD_DEPS: &str = "
alloc_jemalloc
alloc_system
core
panic_abort
rand
compiler_builtins