Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#78874!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@b1277d0.
Direct link to PR: <rust-lang/rust#78874>

πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok).
πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro @calebcartwright).
πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @topecongiro @calebcartwright).
  • Loading branch information
rust-highfive committed Nov 8, 2020
1 parent 98c311e commit a49fedd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f58ffc93815f76576eb56df4bdeec2fe8f12b766",
"datetime": "2020-10-25T00:25:41Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "b1277d04db0dc8009037e872a1be7cdc2bd74a43",
"datetime": "2020-11-08T16:15:22Z"
},
{
"tool": "rustfmt",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f58ffc93815f76576eb56df4bdeec2fe8f12b766",
"datetime": "2020-10-25T00:25:41Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "b1277d04db0dc8009037e872a1be7cdc2bd74a43",
"datetime": "2020-11-08T16:15:22Z"
},
{
"tool": "book",
Expand Down

0 comments on commit a49fedd

Please sign in to comment.