Skip to content

Commit

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

πŸŽ‰ 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 Oct 4, 2018
1 parent e91a8cd commit 19c95bc
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": "4cf11765dc98536c6eedf33f2df7f72f6e161263",
"datetime": "2018-10-03T02:07:21Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "5de52817c43fcb767ab3c7ecf051872cad6d0df2",
"datetime": "2018-10-04T16:36:08Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "4cf11765dc98536c6eedf33f2df7f72f6e161263",
"datetime": "2018-10-03T02:07:21Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "5de52817c43fcb767ab3c7ecf051872cad6d0df2",
"datetime": "2018-10-04T16:36:08Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 19c95bc

Please sign in to comment.