]> git.lizzy.rs Git - rust.git/commit
widen special case on deref to all non-zst allocators
authorDrMeepster <19316085+DrMeepster@users.noreply.github.com>
Sat, 26 Mar 2022 06:14:30 +0000 (23:14 -0700)
committerDrMeepster <19316085+DrMeepster@users.noreply.github.com>
Sat, 26 Mar 2022 06:16:23 +0000 (23:16 -0700)
commit46dadfc1422ce98f4814441154d5fa765caeffe9
treed28adf7c7fafc8aa3033c686783a5e78f34aeca7
parentd4acac935b6dd6413964b068421d8d12441f702e
widen special case on deref to all non-zst allocators
compiler/rustc_codegen_ssa/src/mir/place.rs
src/test/ui/box/issue-95036.rs [new file with mode: 0644]