about summary refs log tree commit diff
path: root/tests/coverage/branch/if-let.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-03 05:21:35 +0200
committerGitHub <noreply@github.com>2025-07-03 05:21:35 +0200
commit7e600de3c8e03e57fba4099fc8751fe0eb7a81b1 (patch)
treea75eabad76999cc639481e441d87a622e76c4bcd /tests/coverage/branch/if-let.rs
parentf0007547618dd0c3adbc49026f8a93f8d8d8c647 (diff)
parentde1278bd16fdef81a2b93f43d4ae9159da716d95 (diff)
downloadrust-7e600de3c8e03e57fba4099fc8751fe0eb7a81b1.tar.gz
rust-7e600de3c8e03e57fba4099fc8751fe0eb7a81b1.zip
Rollup merge of #143324 - RalfJung:native-call-prep, r=oli-obk
interpret: move the native call preparation logic into Miri

`@nia-e` has to do a bunch of changes to this logic for her native call ptrace work, and it's getting annoying that the logic is split between Miri and rustc. So this moves the logic to Miri, keeping just the generic traversal part in rustc. It is unfortunate that this means we have to expose `get_alloc_raw`/`get_alloc_raw_mut`... I hope the function name is scary enough to reduce the risk of misuse.

r? `@oli-obk`
Diffstat (limited to 'tests/coverage/branch/if-let.rs')
0 files changed, 0 insertions, 0 deletions