fix(rust): adapt to a few new nightly lints
This commit is contained in:
parent
17017da7a6
commit
329dcc92a1
5 changed files with 4 additions and 10 deletions
|
|
@ -425,7 +425,6 @@ fn test_feature_corpus_files() {
|
|||
|
||||
if !passed {
|
||||
failure_count += 1;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue