diff options
| author | bors <bors@rust-lang.org> | 2023-06-14 08:26:22 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-06-14 08:26:22 +0000 |
| commit | 3ed2a10d173d6c2e0232776af338ca7d080b1cd4 (patch) | |
| tree | 91c79ae2593fa4cdeb38755a057feefa2594856d /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 57c215b08e18054c64428e00a291b45dc690d9de (diff) | |
| parent | f4cf8f65a5e8e110c8c36469d31f16e8571e2c1a (diff) | |
| download | rust-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
