diff options
Diffstat (limited to 'vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs')
-rw-r--r-- | vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs b/vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs index dd9fe873f..d52a7eae0 100644 --- a/vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs +++ b/vendor/web-sys/src/features/gen_PcImplIceGatheringState.rs @@ -1,4 +1,5 @@ #![allow(unused_imports)] +#![allow(clippy::all)] use wasm_bindgen::prelude::*; #[wasm_bindgen] #[doc = "The `PcImplIceGatheringState` enum."] |