mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 17:23:08 +00:00
ignore silly clippy warning
This commit is contained in:
parent
1ad8ec5f33
commit
315d088204
@ -1,4 +1,5 @@
|
||||
#![allow(incomplete_features)]
|
||||
#![allow(clippy::needless_range_loop)]
|
||||
#![allow(clippy::too_many_arguments)]
|
||||
#![allow(clippy::type_complexity)]
|
||||
#![feature(generic_const_exprs)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user