]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/Devices/Geolocation/Geofencing/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Devices / Geolocation / Geofencing / mod.rs
index 1f8ef3607e0467043a73cbf1ca5f36208cf515f0..2fbbee5c56ba07d19d7e316f62a8e6aa9bec00a1 100644 (file)
@@ -1,4 +1,3 @@
-#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
 pub type Geofence = *mut ::core::ffi::c_void;
 pub type GeofenceMonitor = *mut ::core::ffi::c_void;
 #[doc = "*Required features: `\"Devices_Geolocation_Geofencing\"`*"]