rust/library/alloc
ecstatic-morse 11f7bfab91
Rollup merge of #72734 - pickfire:liballoc, r=KodrAus
Reduce duplicate in liballoc reserve error handling

Not sure if it affects compilation time.
2020-09-21 20:40:37 -07:00
..
benches Rollup merge of #76981 - pickfire:patch-5, r=Mark-Simulacrum 2020-09-21 15:30:44 +02:00
src Rollup merge of #72734 - pickfire:liballoc, r=KodrAus 2020-09-21 20:40:37 -07:00
tests Use T::BITS instead of size_of::<T> * 8. 2020-09-19 06:54:42 +02:00
Cargo.toml