Skip to content

Commit 44ca4e3

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#68047!
Tested on commit rust-lang/rust@59eb49d. Direct link to PR: <rust-lang/rust#68047> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent 1f419ae commit 44ca4e3

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": "0731573042d7cad5aa183ed4f83bda1bf9316cc4",
21-
"datetime": "2020-01-06T00:10:13Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "59eb49d0da83fff01ae3c63f2e282b953e5f88df",
21+
"datetime": "2020-01-09T19:23:02Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)