rust/src/test/run-pass/impl-trait-in-bindings.stderr

7 lines
224 B
Plaintext
Raw Normal View History

warning: the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash
--> $DIR/impl-trait-in-bindings.rs:1:12
|
LL | #![feature(impl_trait_in_bindings)]
| ^^^^^^^^^^^^^^^^^^^^^^