about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-08-23 22:22:19 +0200
committerGitHub <noreply@github.com>2025-08-23 22:22:19 +0200
commit0b8d7b19a6363b95a3818bac8b7b4fadb39a4def (patch)
tree97af9bdcfb35b48c4b0eb24000328789bc3fd48b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent9088d7a79f4e27cc11b2e7fd4219ae68cd7a3b06 (diff)
parent78bdd86c676a4e08849677c351591db3564d87e8 (diff)
downloadrust-0b8d7b19a6363b95a3818bac8b7b4fadb39a4def.tar.gz
rust-0b8d7b19a6363b95a3818bac8b7b4fadb39a4def.zip
Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors
miri: also detect aliasing of in-place argument and return place

This is a follow-up to https://github.com/rust-lang/rust/pull/145585 where I forgot to deal with the case of the return place aliasing an in-place argument -- as ``@Amanieu`` mentioned in https://github.com/rust-lang/rust/issues/71117#issuecomment-3212885817, that case must also be forbidden.

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions