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