about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-14 08:26:22 +0000
committerbors <bors@rust-lang.org>2023-06-14 08:26:22 +0000
commit3ed2a10d173d6c2e0232776af338ca7d080b1cd4 (patch)
tree91c79ae2593fa4cdeb38755a057feefa2594856d /library/std/src/sys/unix/process/process_unix.rs
parent57c215b08e18054c64428e00a291b45dc690d9de (diff)
parentf4cf8f65a5e8e110c8c36469d31f16e8571e2c1a (diff)
downloadrust-3ed2a10d173d6c2e0232776af338ca7d080b1cd4.tar.gz
rust-3ed2a10d173d6c2e0232776af338ca7d080b1cd4.zip
Auto merge of #110662 - bryangarza:safe-transmute-reference-types, r=compiler-errors
Safe Transmute: Enable handling references

This patch enables support for references in Safe Transmute, by generating nested obligations during trait selection. Specifically, when we call `confirm_transmutability_candidate(...)`, we now recursively traverse the `rustc_transmute::Answer` tree and create obligations for all the `Answer` variants, some of which include multiple nested `Answer`s.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions