Bug 1966890 - Fix build bustage. try #2

This commit is contained in:
Sandor Molnar
2025-05-17 19:42:25 +03:00
committed by smolnar@mozilla.com
parent b1fec2d161
commit 61ae6ce046

View File

@@ -15,8 +15,8 @@
non_snake_case,
non_upper_case_globals,
missing_docs,
unnecessary_transmutes,
unknown_lints,
unnecessary_transmutes,
)]
// TODO: Remove this when updating bindgen, see
// https://github.com/rust-lang/rust-bindgen/issues/1651