rust/library/alloc
Josh Triplett d431338b25 Stabilize core::ffi:c_* and rexport in std::ffi
This only stabilizes the base types, not the non-zero variants, since
those have their own separate tracking issue and have not gone through
FCP to stabilize.
2022-07-13 19:28:20 -07:00
..
benches Add VecDeque::extend TrustedLen benchmark 2022-06-17 23:41:03 +02:00
src Stabilize core::ffi:c_* and rexport in std::ffi 2022-07-13 19:28:20 -07:00
tests Stabilize core::ffi:c_* and rexport in std::ffi 2022-07-13 19:28:20 -07:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00