about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-08-19 14:18:28 +1000
committerGitHub <noreply@github.com>2025-08-19 14:18:28 +1000
commit531ec858e9a1c69840f70d4f2a485c288f50fc11 (patch)
tree803b7bb87deb46b579af4ec13dc1f415d4ac4e73 /compiler/rustc_codegen_llvm
parent3ced940a31240700514d127670a050991383d2d5 (diff)
parent704cb8f189504ff5903d7920bd8293f833b4e08e (diff)
downloadrust-531ec858e9a1c69840f70d4f2a485c288f50fc11.tar.gz
rust-531ec858e9a1c69840f70d4f2a485c288f50fc11.zip
Rollup merge of #145584 - RalfJung:interpret-clear-provenance, r=compiler-errors
interpret: avoid forcing all integer newtypes into memory during clear_provenance

While working on another PR I noticed locals moving into memory (via `force_allocation`) that I didn't expect to move there... turns out that is an issue I introduced when adding provenance clearing. This PR fixes that.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions