mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
503a8fc92d
clarify CStr lack of layout guarnatees Follow-up to https://github.com/rust-lang/rust/pull/114800 r? `@cuviper`