]> git.lizzy.rs Git - rust.git/blob - src/test/ui/const-generics/concrete-const-impl-method.stderr
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
[rust.git] / src / test / ui / const-generics / concrete-const-impl-method.stderr
1 warning: the feature `const_generics` is incomplete and may cause the compiler to crash
2   --> $DIR/concrete-const-impl-method.rs:5:12
3    |
4 LL | #![feature(const_generics)]
5    |            ^^^^^^^^^^^^^^
6    |
7    = note: `#[warn(incomplete_features)]` on by default
8
9 warning: 1 warning emitted
10