mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Fix formatting
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
//! The supported OS version is Windows 7 or higher, though Windows 10 is
|
||||
//! tested regularly.
|
||||
#![cfg(target_os = "windows")] // FIXME(madsmtm): Allow compiling on all platforms.
|
||||
|
||||
#![warn(clippy::exhaustive_enums)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user