]> git.proxmox.com Git - rustc.git/blame - src/test/ui/const-generics/uninferred-consts-during-codegen-2.stderr
New upstream version 1.47.0+dfsg1
[rustc.git] / src / test / ui / const-generics / uninferred-consts-during-codegen-2.stderr
CommitLineData
f9f354fc 1warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes
dc9dc135
XL
2 --> $DIR/uninferred-consts-during-codegen-2.rs:3:12
3 |
4LL | #![feature(const_generics)]
5 | ^^^^^^^^^^^^^^
416331ca
XL
6 |
7 = note: `#[warn(incomplete_features)]` on by default
f9f354fc 8 = note: see issue #44580 <https://github.com/rust-lang/rust/issues/44580> for more information
dc9dc135 9
ba9703b0
XL
10warning: 1 warning emitted
11