Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Oct 19, 2019
1 parent ad57a61 commit bab630d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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": "da59656b3b2e2469d9bdae3c9c9e8cbacdd5e6f6",
"datetime": "2019-10-18T06:20:00Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "14f0ed64e306cfc232c3209985afb53fa2cadbb2",
"datetime": "2019-10-19T04:55:30Z"
},
{
"tool": "miri",
Expand All @@ -16,9 +16,9 @@
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-fail",
"commit": "518deda77feb4957bfd311b6cb50baa7ef9ca6a2",
"datetime": "2019-10-18T14:04:27Z"
"linux": "test-pass",
"commit": "14f0ed64e306cfc232c3209985afb53fa2cadbb2",
"datetime": "2019-10-19T04:55:30Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit bab630d

Please sign in to comment.