about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-11-23 23:03:47 +0200
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-11-25 22:57:59 +0200
commitd049e5d19e4058dfdbf1ce54770a0e3ca36e5dd3 (patch)
treeaf0f1fd4f8ef2e34f0cab1e8e90bd8f8f3738b07 /src/libstd/sys/unix/stack_overflow.rs
parent2f47a9eb80bc3474b6e89637269ef1f92cfccb7f (diff)
downloadrust-d049e5d19e4058dfdbf1ce54770a0e3ca36e5dd3.tar.gz
rust-d049e5d19e4058dfdbf1ce54770a0e3ca36e5dd3.zip
avoid type-live-for-region obligations on dummy nodes
Type-live-for-region obligations on DUMMY_NODE_ID cause an ICE, and it
turns out that in the few cases they are needed, these obligations are not
needed anyway because they are verified elsewhere.

Fixes #46069.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions