Skip to content

Commit b536263

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52927!
Tested on commit rust-lang/rust@c11f2d2. Direct link to PR: <rust-lang/rust#52927> πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 97b7e38 commit b536263

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
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "3edb355b75a2c8315da5942f6a4d40c5d9b5ccbf",
21-
"datetime": "2018-08-03T23:27:09Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "c11f2d286c747b44f8e03ce10f6daa36f5d8331c",
21+
"datetime": "2018-08-04T03:47:10Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)