Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” rls on windows: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” book on windows: test-pass β†’ test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra).
πŸ’” book on linux: test-pass β†’ test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Apr 26, 2019
1 parent f67a9ef commit 2591095
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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": "bd31c392f286d61caac0babee68c900cdaa8b504",
"datetime": "2019-04-25T17:20:26Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
"datetime": "2019-04-26T04:42:47Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "bd31c392f286d61caac0babee68c900cdaa8b504",
"datetime": "2019-04-25T17:20:26Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
"datetime": "2019-04-26T04:42:47Z"
},
{
"tool": "rustfmt",
Expand All @@ -29,10 +29,10 @@
},
{
"tool": "book",
"windows": "test-pass",
"linux": "test-pass",
"commit": "727eabd68143e968d8826ee29b8ea7792d29fa96",
"datetime": "2018-08-24T19:22:46Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
"datetime": "2019-04-26T04:42:47Z"
},
{
"tool": "nomicon",
Expand Down

0 comments on commit 2591095

Please sign in to comment.