mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
80b572b5e5
Add test case for using `slice::fill` with MaybeUninit Adds test for #87891 Looks alright? `@RalfJung` Fixes #87891