X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=vendor%2Fwindows-sys%2Fsrc%2FWindows%2FWin32%2FGraphics%2FImaging%2Fmod.rs;h=55f9759607f5ea5f8b6e5a0a0957c3982e3c69ad;hb=923072b8013b17b229df96598af0b6e0f8f869eb;hp=d712aeaf583912ee9215f50cca64b4fd28d782b0;hpb=04454e1e9e4605f1f24bb172ca3209acbad7a83d;p=rustc.git diff --git a/vendor/windows-sys/src/Windows/Win32/Graphics/Imaging/mod.rs b/vendor/windows-sys/src/Windows/Win32/Graphics/Imaging/mod.rs index d712aeaf58..55f9759607 100644 --- a/vendor/windows-sys/src/Windows/Win32/Graphics/Imaging/mod.rs +++ b/vendor/windows-sys/src/Windows/Win32/Graphics/Imaging/mod.rs @@ -1,4 +1,3 @@ -#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)] #[cfg(feature = "Win32_Graphics_Imaging_D2D")] pub mod D2D; #[link(name = "windows")]