about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-12 16:37:07 +0000
committerbors <bors@rust-lang.org>2022-03-12 16:37:07 +0000
commit22a20e3f0f952d42122370ac3628e59cd2aecfdc (patch)
tree619b87da87ab77a11675ad344196d89a3a76273b /library/std/src/sys/unix/stack_overflow.rs
parented2a69c4a9f3e5535461484af6266681fd7d90d4 (diff)
parent1853ffccbc0d48caa4c948f4b9e116e3ab83a58c (diff)
downloadrust-22a20e3f0f952d42122370ac3628e59cd2aecfdc.tar.gz
rust-22a20e3f0f952d42122370ac3628e59cd2aecfdc.zip
Auto merge of #94711 - ouz-a:master3, r=oli-obk
Return early to fix ICE

This fixes #94627, ICE happens because compiler tries to suggest constraining type parameter but the only constraint is implicit `std::Sized` one, so it gets removed and there is nothing to suggest resulting in ICE.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions