fix(rust): adapt to a few new nightly lints

This commit is contained in:
WillLillis 2025-01-10 21:27:35 -05:00 committed by Amaan Qureshi
parent 17017da7a6
commit 329dcc92a1
5 changed files with 4 additions and 10 deletions

View file

@ -425,7 +425,6 @@ fn test_feature_corpus_files() {
if !passed {
failure_count += 1;
continue;
}
}
}