miri tests: fstat is supported now (#8088)

This commit is contained in:
Ralf Jung
2026-04-27 15:23:40 +03:00
committed by GitHub
parent 6c03e03898
commit 89713ad1ec
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ env:
rust_stable: stable
rust_nightly: nightly-2025-10-12
# Pin a specific miri version
rust_miri_nightly: nightly-2025-11-13
rust_miri_nightly: nightly-2026-04-27
rust_clippy: '1.88'
# When updating this, also update:
# - README.md