diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-05-18 17:37:09 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-18 17:37:09 +0530 |
| commit | d2823a1bbe8ab6b9185a0972bdad5dbe8f0ea2a9 (patch) | |
| tree | 2769cd2523ac82839572110cf4daa748dd4f9b99 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | ea6ac450e20dcd1bd0748354b9d13688ea32bf0f (diff) | |
| parent | 434f08884ecf2fd7ef0811956429c55359c4b195 (diff) | |
| download | rust-d2823a1bbe8ab6b9185a0972bdad5dbe8f0ea2a9.tar.gz rust-d2823a1bbe8ab6b9185a0972bdad5dbe8f0ea2a9.zip | |
Rollup merge of #111695 - fmease:dont-lump-together-alias-tys, r=compiler-errors
Exclude inherent projections from some alias type `match`es Updating (hopefully) all remaining `match`es which I overlooked to update when adding `AliasKind::Inherent` in #109410. Fixes #111399. Sadly the regression test is a clippy test instead of a rustc one as I don't know of another way to test that a trait bound like `Ty::InhProj: Trait` doesn't cause a crash without reaching a cycle error first (this is getting old ^^'). `@rustbot` label F-inherent_associated_types r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
