Skip to content

Commit 650ae3e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#87538!
Tested on commit rust-lang/rust@b708886. Direct link to PR: <rust-lang/rust#87538> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @RalfJung @oli-obk @eddyb). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @RalfJung @oli-obk @eddyb). πŸ’” rls on windows: test-pass β†’ test-fail (cc @Xanewok).
1 parent 75e8af6 commit 650ae3e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "3bc9dd0dd293ab82945e35888ed6d7ab802761ef",
7-
"datetime": "2021-07-27T16:17:26Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "b70888601af92f6cdc0364abab3446e418b91d36",
7+
"datetime": "2021-07-28T22:07:41Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
11+
"windows": "test-fail",
1212
"linux": "test-pass",
13-
"commit": "4a1f419e641c7ec56a60f1714ced5c343e0a2b38",
14-
"datetime": "2021-07-23T20:26:56Z"
13+
"commit": "b70888601af92f6cdc0364abab3446e418b91d36",
14+
"datetime": "2021-07-28T22:07:41Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)