net: enable Miri tests for TCP socket (#8156)

This commit is contained in:
WhySoBad
2026-05-26 10:40:09 +08:00
committed by GitHub
parent 37ced33efd
commit 32312ae0d6
37 changed files with 164 additions and 154 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-04-27
rust_miri_nightly: nightly-2026-05-20
rust_clippy: '1.88'
# When updating this, also update:
# - README.md