We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded4441 commit 5c0809eCopy full SHA for 5c0809e
1 file changed
compiler/rustc_type_ir/src/predicate_kind.rs
@@ -169,7 +169,6 @@ pub enum PredicateKind<I: Interner> {
169
AliasRelate(I::Term, I::Term, AliasRelationDirection),
170
}
171
172
-/// FIXME: This impl sh
173
impl<I: Interner> Copy for PredicateKind<I>
174
where
175
I::DefId: Copy,
0 commit comments