winit-sonoma-fix/.github
Mads Marquart ce6c6e8c95
Only build, but don't run tests in MSRV CI (#2558)
* Only build, but don't run tests in MSRV CI

Since the MSRV of development dependencies can easily be bumped without it affecting the MSRV of the published version of `winit`

* Run clippy on stable Rust instead of MSRV Rust

clippy inspects the `rust-version` field, and only suggests changes that conform to that.
2022-11-23 13:07:58 +01:00
..
workflows Only build, but don't run tests in MSRV CI (#2558) 2022-11-23 13:07:58 +01:00
CODEOWNERS Split platform::unix into platform::x11 and platform::wayland 2022-09-01 08:05:32 +03:00
PULL_REQUEST_TEMPLATE.md Remove entries from PULL_REQUEST_TEMPLATE.md that are now covered by CI. (#2126) 2022-01-05 16:23:56 +01:00