Fix test stderr

This commit is contained in:
Aaron Hill 2019-07-05 20:06:41 -04:00
parent 36008327cc
commit 66b2b97e07
No known key found for this signature in database
GPG key ID: B4087E510E98B164

View file

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