Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq).
πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
  • Loading branch information
rust-highfive committed Mar 23, 2020
1 parent 97ee0a6 commit d999ebf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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": "5574b1df577f737373b42cbf364b6cab2dfa5960",
"datetime": "2020-03-22T04:09:29Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "5aa8f199c398644d9fc2bb9ac8cffd14f985686d",
"datetime": "2020-03-23T12:40:53Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "98803c182b2ba6ef5dccb6bf501958249295eac0",
"datetime": "2020-03-21T11:12:36Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "5aa8f199c398644d9fc2bb9ac8cffd14f985686d",
"datetime": "2020-03-23T12:40:53Z"
},
{
"tool": "rls",
Expand Down

0 comments on commit d999ebf

Please sign in to comment.