haphazard icon indicating copy to clipboard operation
haphazard copied to clipboard

Less unsafe with array_methods

Open jonhoo opened this issue 5 months ago • 0 comments

Now that array::each_mut has stabilized (rust-lang/rust#76118), we'll be able to get rid of this unsafe block! We'll have to wait for Rust 1.77 to release this though (and maybe a bit longer if we want to preserve MSRV).

jonhoo avatar Jan 28 '24 14:01 jonhoo