diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-06-10 11:03:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 11:03:42 +0200 |
| commit | 8addb2e684dfbe0cd2e16a769485a093f9b2de32 (patch) | |
| tree | 00dbc98394618b70ec998050191fd616f75da35f /library/std/src/sys/unix/stack_overflow.rs | |
| parent | fda594e6ae5c430475120944b8a0e92fe8f206a5 (diff) | |
| parent | 4725af38bc51760ad36180ebd7d128481b3d8ccc (diff) | |
| download | rust-8addb2e684dfbe0cd2e16a769485a093f9b2de32.tar.gz rust-8addb2e684dfbe0cd2e16a769485a093f9b2de32.zip | |
Rollup merge of #72897 - lcnr:structurally-match-normalize, r=pnkfelix
normalize adt fields during structural match checking fixes #72896 currently only fixes the issue itself and compiles stage 1 libs. I believe we have to use something else to normalize the adt fields here, as I expect some partially resolved adts to cause problems :thinking: stage 1 libs and the test itself pass, not sure about the rest... Will spend some more time looking into it tomorrow. r? @pnkfelix cc @eddyb
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
