]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/ci-rust'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Oct 2025 17:29:09 +0000 (10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Oct 2025 17:29:09 +0000 (10:29 -0700)
commitfe95c55549380c2bb52a839f127886702d7f1f4a
tree6028b29621a940203677db5b6ab268079c846dde
parent3deb97fe24eccb1245e9323475f10cfba705e08f
parente509b5b8be0f17467dcc75130f941d84a09d96a3
Merge branch 'ps/ci-rust'

CI improvements to handle the recent Rust integration better.

* ps/ci-rust:
  rust: support for Windows
  ci: verify minimum supported Rust version
  ci: check for common Rust mistakes via Clippy
  rust/varint: add safety comments
  ci: check formatting of our Rust code
  ci: deduplicate calls to `apt-get update`
.github/workflows/main.yml
Makefile
ci/install-dependencies.sh
meson.build