Skip to content

Commit 5c0809e

Browse files
committed
self review
1 parent ded4441 commit 5c0809e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: compiler/rustc_type_ir/src/predicate_kind.rs

-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ pub enum PredicateKind<I: Interner> {
169169
AliasRelate(I::Term, I::Term, AliasRelationDirection),
170170
}
171171

172-
/// FIXME: This impl sh
173172
impl<I: Interner> Copy for PredicateKind<I>
174173
where
175174
I::DefId: Copy,

0 commit comments

Comments
 (0)