Skip to content

Commit 81dcf48

Browse files
committed
Bless ui test.
1 parent 1849c54 commit 81dcf48

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/ui/consts/const-eval/issue-50814-2.mir-opt.stderr

-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ note: erroneous constant encountered
1010
LL | &<A<T> as Foo<T>>::BAR
1111
| ^^^^^^^^^^^^^^^^^^^^^
1212

13-
note: erroneous constant encountered
14-
--> $DIR/issue-50814-2.rs:20:5
15-
|
16-
LL | &<A<T> as Foo<T>>::BAR
17-
| ^^^^^^^^^^^^^^^^^^^^^^
18-
1913
error: aborting due to 1 previous error
2014

2115
For more information about this error, try `rustc --explain E0080`.

0 commit comments

Comments
 (0)