linebender / xilem

An experimental Rust native UI framework
Apache License 2.0
3.55k stars 111 forks source link

Update to our latest CI standard #414

Closed DJMcNab closed 3 months ago

DJMcNab commented 3 months ago

This was most recently updated in https://github.com/linebender/vello/pull/505

The main differences are: 1) Greater concurrency between clippy and testing 2) More explanations 3) MSRV checking 4) Use of cargo hack 5) WASM checked in CI

I've also added the current values of our MSRVs to the main three crates.

waywardmonkeys commented 3 months ago

I approved this but don't fully trust myself either anymore.