Files
winit/winit-common/src
Olivier Goffart ea5d7b68c0 Warn on exhaustive exported enums
Enable clippy::exhaustive_enums in every crate so new exported enums
are either #[non_exhaustive] or explicitly allowed as a closed set.
2026-07-29 12:23:49 +02:00
..
2026-07-29 12:23:49 +02:00