]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir_analysis/src/coherence/inherent_impls.rs
Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrum
[rust.git] / compiler / rustc_hir_analysis / src / coherence / inherent_impls.rs
index dfb9824094346949c74b14f117fdd45dbaf6b375..c1b0237b2d1f13813c9ccd195d60441e532b4ea2 100644 (file)
@@ -240,6 +240,7 @@ fn check_item(&mut self, id: hir::ItemId) {
             | ty::Closure(..)
             | ty::Generator(..)
             | ty::GeneratorWitness(..)
+            | ty::GeneratorWitnessMIR(..)
             | ty::Bound(..)
             | ty::Placeholder(_)
             | ty::Infer(_) => {