winit/src/platform_impl/web/event_loop
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
..
mod.rs web: Add EventLoop::spawn (#2208) 2022-07-13 17:17:18 +02:00
proxy.rs Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00
runner.rs Only build, but don't run tests in MSRV CI (#2558) 2022-11-23 13:07:58 +01:00
state.rs Run clippy on CI 2022-06-10 13:43:33 +03:00
window_target.rs Only build, but don't run tests in MSRV CI (#2558) 2022-11-23 13:07:58 +01:00