rust/src/libcore/array
Simon Sapin 74b571402f Use drop_in_place in array::IntoIter::drop
This skips the loop when the element type is known not to have drop glue, even in debug mode.
2019-11-18 15:56:26 +01:00
..
iter.rs Use drop_in_place in array::IntoIter::drop 2019-11-18 15:56:26 +01:00
mod.rs Snap cfgs 2019-11-12 16:36:57 -05:00