]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/Devices/SerialCommunication/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Devices / SerialCommunication / mod.rs
index b15076fdf98a3c80cf9aceb2b0fc7576a5a0584a..be0061a9aceb6e5966884146d8319de9eaffddd5 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 ErrorReceivedEventArgs = *mut ::core::ffi::c_void;
 pub type PinChangedEventArgs = *mut ::core::ffi::c_void;
 pub type SerialDevice = *mut ::core::ffi::c_void;