Skip to content

Commit e05c928

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#58003!
Tested on commit rust-lang/rust@8a0e5fa. Direct link to PR: <rust-lang/rust#58003> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent e4d4ac6 commit e05c928

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-pass",
12-
"linux": "test-pass",
13-
"commit": "e4a9b5c623309dd707ee8188b09e55996c6beb9b",
14-
"datetime": "2019-01-30T16:21:31Z"
11+
"windows": "test-fail",
12+
"linux": "test-fail",
13+
"commit": "8a0e5faec7f62e3cfd88d6625ce213d93b061305",
14+
"datetime": "2019-01-31T16:37:22Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)