Skip to content

Commit 97730e4

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

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": "0ec370670220b712b042ee09aab067ec7e5878d5",
14-
"datetime": "2020-01-02T00:38:07Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "c5840f9d252c2f5cc16698dbf385a29c5de3ca07",
14+
"datetime": "2020-01-03T22:04:36Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)