rust/library/alloc
JmPotato 2f18fa801b Use MaybeUninit in VecDeque to remove the undefined behavior of slice
Signed-off-by: JmPotato <ghzpotato@gmail.com>
2022-03-10 14:14:25 +08:00
..
benches update vec::retain benchmarks 2021-12-04 16:20:35 +01:00
src Use MaybeUninit in VecDeque to remove the undefined behavior of slice 2022-03-10 14:14:25 +08:00
tests Add {floor,ceil}_char_boundary methods to str 2022-02-07 13:34:08 -05:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00