Skip to content

Commit

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

πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro, @rust-lang/infra).
πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @topecongiro, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 4, 2019
1 parent a2cdcef commit 8eac612
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 @@ -15,17 +15,17 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f23a5f208de7fba983bfaaa8d60f1208d5780a98",
"datetime": "2019-08-01T14:44:09Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "17099768ea22666bed811c5f8a67610e8af9caad",
"datetime": "2019-08-04T03:37:07Z"
},
{
"tool": "rustfmt",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f23a5f208de7fba983bfaaa8d60f1208d5780a98",
"datetime": "2019-08-01T14:44:09Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "17099768ea22666bed811c5f8a67610e8af9caad",
"datetime": "2019-08-04T03:37:07Z"
},
{
"tool": "book",
Expand Down

0 comments on commit 8eac612

Please sign in to comment.