Skip to content

Commit

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

πŸŽ‰ rls on windows: build-fail β†’ test-pass.
πŸŽ‰ rls on linux: build-fail β†’ test-pass.
πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass.
πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass.
  • Loading branch information
rust-highfive committed Jul 29, 2018
1 parent e4079d8 commit ec4e968
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": "f498e4ec1b57c3245a2fb8e0d5d836ed56760d2d",
"datetime": "2018-07-24T17:24:01Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
"datetime": "2018-07-29T13:24:18Z"
},
{
"tool": "rustfmt",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f498e4ec1b57c3245a2fb8e0d5d836ed56760d2d",
"datetime": "2018-07-24T17:24:01Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
"datetime": "2018-07-29T13:24:18Z"
},
{
"tool": "book",
Expand Down

0 comments on commit ec4e968

Please sign in to comment.