mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
enable jemalloc only on linux
This commit is contained in:
parent
c61fab1435
commit
49b74b587a
4 changed files with 4 additions and 21 deletions
|
@ -1,8 +1,3 @@
|
|||
#![allow(clippy::or_fun_call)]
|
||||
#![allow(unused_must_use)]
|
||||
#![allow(unused_variables)]
|
||||
#![allow(dead_code)]
|
||||
|
||||
pub mod data;
|
||||
pub mod error;
|
||||
pub mod helpers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue