Skip to content

Commit 4e4dc48

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#87141!
Tested on commit rust-lang/rust@a72c360. Direct link to PR: <rust-lang/rust#87141> πŸ’” miri on windows: test-pass β†’ test-fail (cc @RalfJung @oli-obk @eddyb). πŸ’” miri on linux: test-pass β†’ test-fail (cc @RalfJung @oli-obk @eddyb).
1 parent 112b005 commit 4e4dc48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "331da5820cfeb937dcdd76192d97a5fc4dd115c8",
7-
"datetime": "2021-07-18T15:29:34Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "a72c360a30f9a8160e4f40340cecc9b1ce979cd7",
7+
"datetime": "2021-07-20T08:15:55Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)