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