about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/constructor.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-14 20:25:00 +0200
committerGitHub <noreply@github.com>2024-07-14 20:25:00 +0200
commitf19cb0b2945747aaed53413dc57f4f974b2ea9d2 (patch)
tree874308e7bd636697ad3a818c1913bf34b3319e4f /compiler/rustc_pattern_analysis/src/constructor.rs
parent79000d2a8f87ee15c6165868407a3bde1e8e0da1 (diff)
parenta54dbbfd0e66b10601883fecdb16c2eaed0c32ca (diff)
downloadrust-f19cb0b2945747aaed53413dc57f4f974b2ea9d2.tar.gz
rust-f19cb0b2945747aaed53413dc57f4f974b2ea9d2.zip
Rollup merge of #127711 - BoxyUwU:add_effects_test, r=fee1-dead
Add regression test for a gce + effects ICE

Fixes #125770

I'm not *exactly* sure why this stopped ICEing, I assume its something to do with the fact that there used to be a generic parameter on `Add` for the host generic and we have mismatched args here, which #125608 made no longer later cause issues. But now the desugaring is also different so? :woman_shrugging:

r? `@fee1-dead`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/constructor.rs')
0 files changed, 0 insertions, 0 deletions