rust/src/liballoc_system
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
..
Cargo.toml std: Add a new wasm32-unknown-unknown target 2017-11-19 21:07:41 -08:00
lib.rs Remove comment about a branch being optimized out, fix #45831 2017-11-20 16:22:17 +01:00