Chih-Hung Hsieh | da60c85 | 2019-12-19 14:56:55 -0800 | [diff] [blame^] | 1 | warning: the feature `const_generics` is incomplete and may cause the compiler to crash |
2 | --> $DIR/apit-with-const-param.rs:3:12 | ||||
3 | | | ||||
4 | LL | #![feature(const_generics)] | ||||
5 | | ^^^^^^^^^^^^^^ | ||||
6 |