Rename the FIXMEs, remove a few that dont matter anymore
This commit is contained in:
@@ -459,7 +459,7 @@ fn trait_predicates_eq<'tcx>(
|
||||
predicate1: ty::Predicate<'tcx>,
|
||||
predicate2: ty::Predicate<'tcx>,
|
||||
) -> bool {
|
||||
// FIXME(effects)
|
||||
// FIXME(const_trait_impl)
|
||||
predicate1 == predicate2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user