Skip to content

Commit de388db

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#99278!
Tested on commit rust-lang/rust@116819f. Direct link to PR: <rust-lang/rust#99278> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok).
1 parent 276ca39 commit de388db

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "rls",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "0ed9c64c3e63acac9bd77abce62501696c390450",
14-
"datetime": "2022-07-14T11:00:41Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "116819f54f062a2f425deac4ec29245038c26613",
14+
"datetime": "2022-07-15T14:25:47Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)