mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore(core_crypto): remove unused cfg(bench)
This commit is contained in:
committed by
Nicolas Sarlin
parent
5c44ffad27
commit
ae2aeb3b6b
@@ -320,7 +320,6 @@ crate-type = ["lib", "staticlib", "cdylib"]
|
||||
|
||||
[lints.rust]
|
||||
unexpected_cfgs = { level = "warn", check-cfg = [
|
||||
'cfg(bench)',
|
||||
'cfg(tarpaulin)',
|
||||
'cfg(tfhe_lints)',
|
||||
# This is a bug/unwanted behavior from wasm_bindgen macro, for now warn instead of erroring
|
||||
|
||||
Reference in New Issue
Block a user