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