diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-07-24 18:56:43 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-24 18:56:43 +0900 |
| commit | 01b069db67f7f7d4d75e8bf492446e0ce9f7a6a8 (patch) | |
| tree | 3539d0414fb1dd51e6525cfd37351142b4caf4ef /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 2406c932d718a4f2b84e4c76484caf90c9c45268 (diff) | |
| parent | 62e75a1f221947b4f5f8adba5992b68e6a0d3f42 (diff) | |
| download | rust-01b069db67f7f7d4d75e8bf492446e0ce9f7a6a8.tar.gz rust-01b069db67f7f7d4d75e8bf492446e0ce9f7a6a8.zip | |
Rollup merge of #74703 - tmandry:issue-74047, r=oli-obk
Fix ICE while building MIR with type errors See https://github.com/rust-lang/rust/issues/74047#issuecomment-663290913 for background. Replacing a binding with `PatKind::Wild` (introduced in #51789 and later refactored in #67439) caused an ICE downstream while building MIR. I noticed that taking this code out no longer triggers the ICEs it was added to prevent. I'm not sure what else changed, or if this change is _correct_, but it does seem to be passing ui tests at least. r? @oli-obk cc @estebank Fixes #74047.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
