net: enable more Miri tests for TCP socket (#8180)

This commit is contained in:
WhySoBad
2026-06-02 23:50:54 +08:00
committed by GitHub
parent 326bd2cc44
commit 2de86e557c
4 changed files with 38 additions and 45 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-2026-05-20
rust_miri_nightly: nightly-2026-05-30
rust_clippy: '1.88'
# When updating this, also update:
# - README.md