Skip to content

Commit 2ce33d8

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60436!
Tested on commit rust-lang/rust@7ac0200. Direct link to PR: <rust-lang/rust#60436> πŸŽ‰ rls on windows: test-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
1 parent 20352b6 commit 2ce33d8

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-fail",
19-
"linux": "test-fail",
20-
"commit": "8dd4aae9a83964cc08505da92d07ec68a3a2341d",
21-
"datetime": "2019-05-04T16:01:15Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "7ac02005f3d7ac4b2c32b82dde365107aa2aafdf",
21+
"datetime": "2019-05-06T09:01:14Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)