mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-25 14:43:56 +00:00
Stabilize the `core_c_str` and `alloc_c_string` feature gates. Change `std::ffi` to re-export these types rather than creating type aliases, since they now have matching stability.