rust/library/alloc
Frank Steffahn a0d8a324eb Remove unsound TrustedRandomAccess implementations
Removes the implementations that depend on the user-definable trait `Copy`.
2021-07-28 14:33:28 +02:00
..
benches implement fold() on array::IntoIter to improve flatten().collect() perf 2021-07-24 19:24:11 +02:00
src Remove unsound TrustedRandomAccess implementations 2021-07-28 14:33:28 +02:00
tests Add test for the fix 2021-07-11 17:47:57 +02:00
Cargo.toml Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00