blob: b3038ee64885130b974eddc787c02943a231953f [file] [log] [blame]
Chih-Hung Hsiehda60c852019-12-19 14:56:55 -08001warning: the feature `const_generics` is incomplete and may cause the compiler to crash
2 --> $DIR/apit-with-const-param.rs:3:12
3 |
4LL | #![feature(const_generics)]
5 | ^^^^^^^^^^^^^^
6