]> git.lizzy.rs Git - rust.git/commit
Inject the `compiler_builtins` crate whenever the `core` crate is injected
authorOliver Schneider <git-no-reply-9879165716479413131@oli-obk.de>
Fri, 30 Mar 2018 11:06:34 +0000 (13:06 +0200)
committerOliver Schneider <git-no-reply-9879165716479413131@oli-obk.de>
Sat, 7 Apr 2018 07:24:35 +0000 (09:24 +0200)
commit679657b863c2a53a3052d8af9defbce48e12db10
treeff837586031384aec5febe548a17d1152bacd204
parentee1014e50570e4572980e2496634cbb0eac768dd
Inject the `compiler_builtins` crate whenever the `core` crate is injected
18 files changed:
src/Cargo.lock
src/liballoc/Cargo.toml
src/liballoc_jemalloc/Cargo.toml
src/liballoc_system/Cargo.toml
src/libpanic_abort/Cargo.toml
src/libpanic_unwind/Cargo.toml
src/libprofiler_builtins/Cargo.toml
src/librustc_asan/Cargo.toml
src/librustc_lsan/Cargo.toml
src/librustc_msan/Cargo.toml
src/librustc_tsan/Cargo.toml
src/libstd/lib.rs
src/libstd_unicode/Cargo.toml
src/libsyntax/print/pprust.rs
src/libsyntax/std_inject.rs
src/libunwind/Cargo.toml
src/rustc/dlmalloc_shim/Cargo.toml
src/rustc/libc_shim/Cargo.toml