Skip to content

Commit 4c47080

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#61927!
Tested on commit rust-lang/rust@44fb88d. Direct link to PR: <rust-lang/rust#61927> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent a4f4b16 commit 4c47080

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "9f22ddf6bb7001b884006b9528f8fc8c5b94ae8f",
14-
"datetime": "2019-06-18T02:18:33Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "44fb88d25282d9362774536965f2455f677734f3",
14+
"datetime": "2019-06-18T14:20:17Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)