rust/src/liballoc
Steve Klabnik 30b527156b Rollup merge of #25254 - cgaebel:check-sizes-on-allocate, r=Gankro
They're only enabled in debug builds, but a panic is usually more
welcome than UB in debug builds.

Previous review at https://github.com/rust-lang/rust/pull/22069

r? @Gankro
cc @huon
2015-05-11 23:24:18 -04:00
..
arc.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
boxed.rs Update with correct output. 2015-05-05 23:19:23 +02:00
boxed_test.rs Fallout in libstd: remove impls now considered to conflict. 2015-04-01 11:21:42 -04:00
heap.rs Rollup merge of #25254 - cgaebel:check-sizes-on-allocate, r=Gankro 2015-05-11 23:24:18 -04:00
lib.rs Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
rc.rs Register new snapshots 2015-04-28 17:23:45 -07:00