rust/library/alloc
Frank Steffahn 69dd992f95 Add TrustedRandomAccessNoCoerce supertrait without requirements or guarantees about subtype coercions
Update all the TrustedRandomAccess impls to also implement the new supertrait
2021-07-28 14:33:35 +02:00
..
benches implement fold() on array::IntoIter to improve flatten().collect() perf 2021-07-24 19:24:11 +02:00
src Add TrustedRandomAccessNoCoerce supertrait without requirements or guarantees about subtype coercions 2021-07-28 14:33:35 +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