mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
d6120810e5
Rename `mingw-*` CI jobs to `pr-*` The name `mingw` confuses people because these CI jobs now do much more than just cross-compile to mingw. This is basically a find/replace. I chose the name `pr-` because it's job is to do general PR checks,