Skip to content

Commit 66b2b97

Browse files
committed
Fix test stderr
1 parent 3600832 commit 66b2b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/existential_types/existential_type_const.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
warning: the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash
2-
--> $DIR/existential_type_const.rs:2:12
2+
--> $DIR/existential_type_const.rs:4:12
33
|
44
LL | #![feature(impl_trait_in_bindings)]
55
| ^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)