rust/src/liballoc_jemalloc
Simon Sapin 43e32b5346 Remove comment about a branch being optimized out, fix #45831
Most often, this code is used through the `std::heap::Heap`
and `#[gloabal_allocator]` indirection, so this branch is not
optimized out anymore.
2017-11-20 16:22:17 +01:00
..
build.rs std: Add a new wasm32-unknown-unknown target 2017-11-19 21:07:41 -08:00
Cargo.toml Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
lib.rs Remove comment about a branch being optimized out, fix #45831 2017-11-20 16:22:17 +01:00
pthread_atfork_dummy.c std: Compile libbacktrace with -fvisibility=hidden 2017-01-26 23:48:08 -08:00