Skip to content

Commit 27f2133

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#93967!
Tested on commit rust-lang/rust@46b8c23. Direct link to PR: <rust-lang/rust#93967> πŸ’” miri on windows: test-pass β†’ test-fail (cc @RalfJung @oli-obk). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @Xanewok).
1 parent 840cc7c commit 27f2133

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
4+
"windows": "test-fail",
55
"linux": "test-fail",
6-
"commit": "5018181c79a6fe37913fd931005ad2a63c85be7b",
7-
"datetime": "2022-07-01T20:14:49Z"
6+
"commit": "46b8c23f3eb5e4d0e0aa27eb3f20d5b8fc3ed51f",
7+
"datetime": "2022-07-01T22:55:37Z"
88
},
99
{
1010
"tool": "rls",
1111
"windows": "test-pass",
12-
"linux": "test-fail",
13-
"commit": "5018181c79a6fe37913fd931005ad2a63c85be7b",
14-
"datetime": "2022-07-01T20:14:49Z"
12+
"linux": "test-pass",
13+
"commit": "46b8c23f3eb5e4d0e0aa27eb3f20d5b8fc3ed51f",
14+
"datetime": "2022-07-01T22:55:37Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)