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-09-12 16:56:53 +0000
committerbors <bors@rust-lang.org>2022-09-12 16:56:53 +0000
commit7b8c4a9e832b8a2b9717cd0b26382f5ccb217c5a (patch)
tree5ac843535564f755a16f70510c204f8219d213a0 /library/std/src/sys/unix/stack_overflow.rs
parentcdf26de6b5cd0025b941433e723dbdd711b2d4b2 (diff)
parent1e23c65d5e4d112c89da3d826a4658c14932930c (diff)
downloadrust-7b8c4a9e832b8a2b9717cd0b26382f5ccb217c5a.tar.gz
rust-7b8c4a9e832b8a2b9717cd0b26382f5ccb217c5a.zip
Auto merge of #9464 - lukaslueg:issue9463, r=dswij
Don't panic on invalid shift while constfolding

Instead of panicking on invalid shifts while folding constants we simply give up. Fixes #9463

Notice the "attempt to shift right by `1316134912_u32`", which seems weird. AFAICS it comes from rustc itself.

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