about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2021-02-02 13:34:08 -0300
committerSantiago Pastorino <spastorino@gmail.com>2021-02-05 18:56:57 -0300
commit7b6998798548a4b87a0c65655522802d81387fba (patch)
tree9dcd674d82c5d20f0af1997e52c94da944754a07 /library/std/src/sys/unix/stack_overflow.rs
parent7aa602b84c93c0f2072e0e1638a1cddcd9637ca4 (diff)
downloadrust-7b6998798548a4b87a0c65655522802d81387fba.tar.gz
rust-7b6998798548a4b87a0c65655522802d81387fba.zip
Add regression test for ICE that happened on incr comp
An ICE happened when certain code is compiled in incremental compilation
mode and there are two `Ident`s that have the same `StableHash` value
but are considered different by `Eq` and `Hash`.

The `Ident` issue is now fixed.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions