]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #85023 - RalfJung:array-to-raw-elem, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Tue, 11 May 2021 14:08:06 +0000 (14:08 +0000)
committerbors <bors@rust-lang.org>
Tue, 11 May 2021 14:08:06 +0000 (14:08 +0000)
array-to-raw-elem cast: test that Retag covers entire array

Make sure that we `Retag` *before* doing the `ArrayToPointer` cast.


Trivial merge