]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/UI/Popups/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / UI / Popups / mod.rs
index 6622ffcf09ae18ed68e8bc83c7d3938928f9bba1..6dfe37b2d0128ca9fee5a12e9fe9e21f838ba992 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 IUICommand = *mut ::core::ffi::c_void;
 pub type MessageDialog = *mut ::core::ffi::c_void;
 #[doc = "*Required features: `\"UI_Popups\"`*"]