We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a475ffe commit c15f5a9Copy full SHA for c15f5a9
tests/ui/type-alias-impl-trait/in-where-clause.stderr
@@ -28,7 +28,7 @@ LL | | where
28
LL | | Bar: Send,
29
| |______________^
30
note: ...which requires computing revealed normalized predicates of `foo::{constant#0}`...
31
- --> $DIR/in-where-clause.rs:12:9
+ --> $DIR/in-where-clause.rs:13:9
32
|
33
LL | [0; 1 + 2]
34
| ^^^^^
0 commit comments