mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
b3ca68f9e9
Make `CStr::from_ptr` `const`. Should be included in https://github.com/rust-lang/rust/issues/101719. cc ``@WaffleLapkin``