Skip to content

Commit

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

πŸ’” 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).
πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Mar 10, 2019
1 parent cf595ca commit f2b6610
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,24 +1,24 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "9261088a73f4d78c1788e3a0de279d9330c472e1",
"datetime": "2019-03-04T04:47:46Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
"datetime": "2019-03-10T09:25:48Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "c0086b9e8972fef9fd4af24bae20d45021ed06c6",
"datetime": "2019-03-03T14:31:14Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
"datetime": "2019-03-10T09:25:48Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "9261088a73f4d78c1788e3a0de279d9330c472e1",
"datetime": "2019-03-04T04:47:46Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
"datetime": "2019-03-10T09:25:48Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit f2b6610

Please sign in to comment.