Skip to content

Commit 02bb790

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#66389!
Tested on commit rust-lang/rust@53712f8. Direct link to PR: <rust-lang/rust#66389> πŸ’” rls on windows: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent b384997 commit 02bb790

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": "4f03f4a989d1c8346c19dfb417a77c09b34408b8",
21-
"datetime": "2019-11-12T21:13:48Z"
18+
"windows": "test-fail",
19+
"linux": "test-fail",
20+
"commit": "53712f8637dbe326df569a90814aae1cc5429710",
21+
"datetime": "2019-11-21T21:02:30Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)