Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸŽ‰ rls on windows: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed May 14, 2019
1 parent 1b95ca9 commit 3375566
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": "build-fail",
"linux": "build-fail",
"commit": "1764b29725df66183059f406c8c65edf642bbd43",
"datetime": "2019-05-12T20:29:22Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "372be4f360ce42b1a10126a711189796f8440ab4",
"datetime": "2019-05-14T23:56:53Z"
},
{
"tool": "miri",
"windows": "build-fail",
"linux": "build-fail",
"commit": "13fde05b12c28e1ed66bd13fdf1ea392f166b811",
"datetime": "2019-05-04T02:00:14Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "372be4f360ce42b1a10126a711189796f8440ab4",
"datetime": "2019-05-14T23:56:53Z"
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "1764b29725df66183059f406c8c65edf642bbd43",
"datetime": "2019-05-12T20:29:22Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "372be4f360ce42b1a10126a711189796f8440ab4",
"datetime": "2019-05-14T23:56:53Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 3375566

Please sign in to comment.