rust/library/alloc
Frank Steffahn b1e90f9a8a Remove unsound TrustedRandomAccess implementations
Removes the implementations that depend on the user-definable trait `Copy`.

Beta backport: Does not modify `vec::IntoIter`.

(cherry picked from commit 28ea358264)
2021-07-14 12:00:09 -07:00
..
benches Update expressions where we can use array's IntoIterator implementation 2021-06-02 16:09:04 +06:00
src Remove unsound TrustedRandomAccess implementations 2021-07-14 12:00:09 -07:00
tests Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-se 2021-06-06 19:11:19 +09:00
Cargo.toml Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00