manual formatting

This commit is contained in:
Oli Scherer 2022-01-27 15:09:39 +00:00
parent d8c29b3e28
commit d3b534b6b5

View File

@ -1654,7 +1654,7 @@ impl<'tcx> LateLintPass<'tcx> for TrivialConstraints {
Coerce(..) |
ConstEvaluatable(..) |
ConstEquate(..) |
OpaqueType(..) |
OpaqueType(..) |
TypeWellFormedFromEnv(..) => continue,
};
if predicate.is_global() {