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