Skip to content

Commit af1fd2c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#100416!
Tested on commit rust-lang/rust@20ffea6. Direct link to PR: <rust-lang/rust#100416> πŸ’” miri on linux: test-pass β†’ test-fail (cc @RalfJung @oli-obk). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
1 parent bbde1fa commit af1fd2c

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
@@ -2,16 +2,16 @@
22
{
33
"tool": "miri",
44
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "29e4a9ee0253cd39e552a77f51f11f9a5f1c41e6",
7-
"datetime": "2022-08-10T23:50:33Z"
5+
"linux": "test-fail",
6+
"commit": "20ffea6938b5839c390252e07940b99e3b6a889a",
7+
"datetime": "2022-08-11T20:49:35Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "116819f54f062a2f425deac4ec29245038c26613",
14-
"datetime": "2022-07-15T14:25:47Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "20ffea6938b5839c390252e07940b99e3b6a889a",
14+
"datetime": "2022-08-11T20:49:35Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)