rust/library/alloc
Dylan DPC 99f3132cd7
Rollup merge of #99113 - WaffleLapkin:arc_simplify, r=Mark-Simulacrum
Simplify [a]rc code a little

Nothing interesting, just make [a]rc code a little nicer by using `byte_sub` and `let`-`else`.
2022-07-15 10:39:41 +05:30
..
benches Add VecDeque::extend TrustedLen benchmark 2022-06-17 23:41:03 +02:00
src Rollup merge of #99113 - WaffleLapkin:arc_simplify, r=Mark-Simulacrum 2022-07-15 10:39:41 +05:30
tests Rollup merge of #98315 - joshtriplett:stabilize-core-ffi-c, r=Mark-Simulacrum 2022-07-14 14:14:20 +05:30
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00