manual formatting
This commit is contained in:
parent
d8c29b3e28
commit
d3b534b6b5
@ -1654,7 +1654,7 @@ impl<'tcx> LateLintPass<'tcx> for TrivialConstraints {
|
|||||||
Coerce(..) |
|
Coerce(..) |
|
||||||
ConstEvaluatable(..) |
|
ConstEvaluatable(..) |
|
||||||
ConstEquate(..) |
|
ConstEquate(..) |
|
||||||
OpaqueType(..) |
|
OpaqueType(..) |
|
||||||
TypeWellFormedFromEnv(..) => continue,
|
TypeWellFormedFromEnv(..) => continue,
|
||||||
};
|
};
|
||||||
if predicate.is_global() {
|
if predicate.is_global() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user