diff options
| author | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-11-23 23:03:47 +0200 |
|---|---|---|
| committer | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-11-25 22:57:59 +0200 |
| commit | d049e5d19e4058dfdbf1ce54770a0e3ca36e5dd3 (patch) | |
| tree | af0f1fd4f8ef2e34f0cab1e8e90bd8f8f3738b07 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2f47a9eb80bc3474b6e89637269ef1f92cfccb7f (diff) | |
| download | rust-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
