Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
πŸ’” reference on windows: test-pass β†’ test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra).
πŸ’” reference on linux: test-pass β†’ test-fail (cc @matthewjasper @Havvy @steveklabnik @ehuss, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Feb 20, 2020
1 parent 6b08f2f commit 2e60d93
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "7710ae0e2653e0fa14ff9b7797ed29340e0284a8",
"datetime": "2020-02-19T14:25:01Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
"datetime": "2020-02-20T22:44:31Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e168dcd254d0a6a0cbaad5f2c054ce5116a07119",
"datetime": "2020-02-14T16:31:40Z"
"linux": "test-fail",
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
"datetime": "2020-02-20T22:44:31Z"
},
{
"tool": "rls",
Expand Down Expand Up @@ -43,10 +43,10 @@
},
{
"tool": "reference",
"windows": "test-pass",
"linux": "test-pass",
"commit": "2628f579f6246df385acf9203bf2ffb6aedf5ccc",
"datetime": "2019-08-08T12:48:54Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
"datetime": "2020-02-20T22:44:31Z"
},
{
"tool": "rust-by-example",
Expand Down

0 comments on commit 2e60d93

Please sign in to comment.