We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1849c54 commit 81dcf48Copy full SHA for 81dcf48
tests/ui/consts/const-eval/issue-50814-2.mir-opt.stderr
@@ -10,12 +10,6 @@ note: erroneous constant encountered
10
LL | &<A<T> as Foo<T>>::BAR
11
| ^^^^^^^^^^^^^^^^^^^^^
12
13
-note: erroneous constant encountered
14
- --> $DIR/issue-50814-2.rs:20:5
15
- |
16
-LL | &<A<T> as Foo<T>>::BAR
17
- | ^^^^^^^^^^^^^^^^^^^^^^
18
-
19
error: aborting due to 1 previous error
20
21
For more information about this error, try `rustc --explain E0080`.
0 commit comments