mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Merge remote-tracking branch 'origin/main' into facet-levels-refactor
This commit is contained in:
commit
54c0cf93fe
35 changed files with 132 additions and 149 deletions
|
@ -1,5 +1,6 @@
|
|||
#![cfg_attr(all(test, fuzzing), feature(no_coverage))]
|
||||
|
||||
#![allow(clippy::reversed_empty_ranges)]
|
||||
#![allow(clippy::too_many_arguments)]
|
||||
#[macro_use]
|
||||
pub mod documents;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue