about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-26 21:23:49 +0100
committerGitHub <noreply@github.com>2024-03-26 21:23:49 +0100
commitb63dca138e585bba3da3e070e94e5ef9950c92e4 (patch)
tree8468ca0e227dd07f6002d47d727e4602835d9827 /compiler/rustc_pattern_analysis/src
parent0029a11d7d3114daa4bbfaad835be89ce0635e58 (diff)
parent22bc5c538d2c20efb886c4923d7c0658e1f3a2ac (diff)
downloadrust-b63dca138e585bba3da3e070e94e5ef9950c92e4.tar.gz
rust-b63dca138e585bba3da3e070e94e5ef9950c92e4.zip
Rollup merge of #123049 - compiler-errors:coroutine-closure-rcvr, r=oli-obk
In `ConstructCoroutineInClosureShim`, pass receiver by mut ref, not mut pointer

The receivers were compatible at codegen time, but did not necessarily have the same layouts due to niches, which was caught by miri.

Fixes rust-lang/miri#3400

r? oli-obk
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions