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