about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-09 23:25:46 +0000
committerbors <bors@rust-lang.org>2024-09-09 23:25:46 +0000
commit938f8ba20aac34a2ef696627c8bf871844da67f9 (patch)
tree0998f0b14a96006468573326426e45bcc84f34f0 /library/std/src/sys/pal/unix/stack_overflow.rs
parent1e797e9a381906c9b249209dae053bbbd13b50ca (diff)
parentae5326b967d5a3d34d3c562882feeacd9839950c (diff)
downloadrust-938f8ba20aac34a2ef696627c8bf871844da67f9.tar.gz
rust-938f8ba20aac34a2ef696627c8bf871844da67f9.zip
Auto merge of #13367 - y21:issue13364, r=Manishearth
Visit struct fields recursively in uninit fallback check

This makes the fallback a bit more consistent with the other checks and rustc.

Fixes #13364. When using a generic type as the `Vec` element type like the issue title says, rustc's uninit check fails and our fallback is used, which didn't look at struct fields when it could.

changelog: none
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions