]> git.lizzy.rs Git - rust.git/blob - src/test/ui/hygiene/issue-61574-const-parameters.stderr
Auto merge of #63124 - Centril:rollup-onohtqt, r=Centril
[rust.git] / src / test / ui / hygiene / issue-61574-const-parameters.stderr
1 warning: the feature `const_generics` is incomplete and may cause the compiler to crash
2   --> $DIR/issue-61574-const-parameters.rs:6:12
3    |
4 LL | #![feature(const_generics)]
5    |            ^^^^^^^^^^^^^^
6