mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:27:35 +00:00
* Migrate CI to GitHub Actions This involves less secret and user management than azure pipelines, has more concurrency by default for repos, and in general has a bit more modern syntax! * Disable clippy on CI for now Looks like it's got quite a few errors