mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 20:29:29 +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.