Wikimedia CI now supports Rust
By Kunal MehtaOriginally posted on mastodon.technology.
Wikimedia CI now supports #rustlang projects! https://phabricator.wikimedia.org/T256827#6396091
It's simple for now: it'll run rustfmt, clippy, tests and then generate/publish coverage reports and documentation post-merge. More features/checks can be added as people need and request :)