Skip to content

Commit c15f5a9

Browse files
committed
a
1 parent a475ffe commit c15f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/type-alias-impl-trait/in-where-clause.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LL | | where
2828
LL | | Bar: Send,
2929
| |______________^
3030
note: ...which requires computing revealed normalized predicates of `foo::{constant#0}`...
31-
--> $DIR/in-where-clause.rs:12:9
31+
--> $DIR/in-where-clause.rs:13:9
3232
|
3333
LL | [0; 1 + 2]
3434
| ^^^^^

0 commit comments

Comments
 (0)