--bless tests due to INCOMPLETE_FEATURES being a lint.

This commit is contained in:
Mazdak Farrokhzad
2019-07-29 02:01:57 +02:00
parent 8a90173239
commit 24a178e397
60 changed files with 166 additions and 57 deletions

View File

@@ -3,4 +3,6 @@ warning: the feature `const_generics` is incomplete and may cause the compiler t
|
LL | #![feature(const_generics)]
| ^^^^^^^^^^^^^^
|
= note: `#[warn(incomplete_features)]` on by default