Skip to content

Commit 6c1e0c0

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#67821!
Tested on commit rust-lang/rust@0731573. Direct link to PR: <rust-lang/rust#67821> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
1 parent d39ea6c commit 6c1e0c0

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": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "25434f898b499876203a3b95c1b38bad5ed2cc5d",
21-
"datetime": "2019-12-29T19:32:12Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "0731573042d7cad5aa183ed4f83bda1bf9316cc4",
21+
"datetime": "2020-01-06T00:10:13Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)