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