ci: improvements to our Rust infrastructure
Hi,
this small patch series introduces some improvements for our Rust infrastructure. Most importantly, it introduces a couple of static analysis checks to verify consistent formatting, use Clippy for linting and to verify our minimum supported Rust version.
Furthermore, this series also introduces support for building with Rust enabled on Windows.
The series is built on top of 45547b60 (Merge branch 'master' of https://github.com/j6t/gitk, 2025-10-05) with ps/rust-balloon at e425c40a (ci: enable Rust for breaking-changes jobs, 2025-10-02) and ps/gitlab-ci-windows-improvements at 3c4925c3 (t8020: fix test failure due to indeterministic tag sorting, 2025-10-02) merged into it.
Thanks!
Patrick
To: git@vger.kernel.org Cc: Johannes Schindelin johannes.schindelin@gmx.de Cc: Ezekiel Newren ezekielnewren@gmail.com Cc: "brian m. carlson" sandals@crustytoothpaste.net
--- b4-submit-tracking ---
This section is used internally by b4 prep for tracking purposes.
{ "series": { "revision": 1, "change-id": "20251007-b4-pks-ci-rust-8422e6a8196e", "prefixes": [] } }