Use the words criterion in the search module

This commit is contained in:
Kerollmops
2021-02-18 17:22:43 +01:00
parent 1e47f9b3ff
commit e174ccbd8e
2 changed files with 6 additions and 5 deletions

View File

@ -70,7 +70,7 @@ impl<'t> Criterion for Words<'t> {
bucket_candidates,
}));
},
(Some(_qt), Forbidden(candidates)) => {
(Some(_qt), Forbidden(_candidates)) => {
todo!()
},
(None, Allowed(_)) => {