Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jul 19, 2019
1 parent d414f6f commit 13ea3bc
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-fail",
"linux": "test-fail",
"commit": "311376d30dc1cfa622142a9f50317b1e0cb4608a",
"datetime": "2019-07-18T20:43:55Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
"datetime": "2019-07-19T14:11:43Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "02785dabad07d19b8c76a7f86763801d5d3497ff",
"datetime": "2019-07-16T08:39:41Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
"datetime": "2019-07-19T14:11:43Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "96234d5363286700794973c36178c3df1d9d49d6",
"datetime": "2019-07-16T19:27:00Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
"datetime": "2019-07-19T14:11:43Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 13ea3bc

Please sign in to comment.