rust/src/rustc
Alex Crichton a4caac5e93 Update to most recent version of dlmalloc
Inline the definition of `GlobalAlloc` for `dlmalloc` on wasm and don't rely on
usage of unstable features in `dlmalloc` itself.
2018-04-12 22:53:02 +02:00
..
compiler_builtins_shim add a dist-thumb builder to build rust-std for the THUMB targets 2018-04-01 18:50:21 +02:00
dlmalloc_shim Update to most recent version of dlmalloc 2018-04-12 22:53:02 +02:00
libc_shim Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
Cargo.toml rustc: Load the rustc_trans crate at runtime 2018-01-27 19:16:21 -08:00
rustc.rs Allow incorrectly reported unused attribute warning 2018-04-10 20:04:57 -06:00