blob: 3ce488c62755a2c4612b89e31330ef1a9f756009 (
plain)
1
2
3
4
5
6
|
warning: the feature `const_generics` is incomplete and may cause the compiler to crash
--> $DIR/concrete-const-impl-method.rs:5:12
|
LL | #![feature(const_generics)]
| ^^^^^^^^^^^^^^
|