Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 2, 2018
1 parent 7a3c90a commit dd90c15
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
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "6bb50f569dd4da5fd29717177138665e86e59eb0",
"datetime": "2018-07-23T17:46:44Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "03da14ba8cd22acbcfe1cca617f6c274999e5e9e",
"datetime": "2018-08-02T17:44:28Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
"datetime": "2018-07-29T13:24:18Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "03da14ba8cd22acbcfe1cca617f6c274999e5e9e",
"datetime": "2018-08-02T17:44:28Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit dd90c15

Please sign in to comment.