Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass.
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
πŸŽ‰ rls on windows: build-fail β†’ test-pass.
πŸŽ‰ rls on linux: build-fail β†’ test-pass.
  • Loading branch information
rust-highfive committed Jul 21, 2018
1 parent fe72c7e commit 340f4a9
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": "build-fail",
"linux": "build-fail",
"commit": "c7cba3d33f564be140275c4fb9e33c6dc2c97b21",
"datetime": "2018-07-19T23:26:21Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "606713f37aadbdb314137df464f099130c2062bd",
"datetime": "2018-07-21T14:39:38Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "c7cba3d33f564be140275c4fb9e33c6dc2c97b21",
"datetime": "2018-07-19T23:26:21Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "606713f37aadbdb314137df464f099130c2062bd",
"datetime": "2018-07-21T14:39:38Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 340f4a9

Please sign in to comment.