Skip to content

Commit 0927d55

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57988!
Tested on commit rust-lang/rust@e4a9b5c. Direct link to PR: <rust-lang/rust#57988> πŸŽ‰ 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 0dde13a commit 0927d55

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": "8611577360e66f90470bd40c498cf8d194f67926",
14-
"datetime": "2019-01-27T20:51:30Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "e4a9b5c623309dd707ee8188b09e55996c6beb9b",
14+
"datetime": "2019-01-30T16:21:31Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)