]> git.proxmox.com Git - rustc.git/blame - src/test/ui/associated-type-bounds/lcsit.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / associated-type-bounds / lcsit.stderr
CommitLineData
dc9dc135
XL
1warning: the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash
2 --> $DIR/lcsit.rs:4:12
3 |
4LL | #![feature(impl_trait_in_bindings)]
5 | ^^^^^^^^^^^^^^^^^^^^^^
416331ca
XL
6 |
7 = note: `#[warn(incomplete_features)]` on by default
dc9dc135 8
ba9703b0
XL
9warning: 1 warning emitted
10