blob: 7c4349541e000f5929b963241260174b6c72acf3 [file] [log] [blame]
warning: the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash
--> $DIR/lcsit.rs:4:12
|
LL | #![feature(impl_trait_in_bindings)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(incomplete_features)]` on by default