Skip to content

Commit

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

πŸ’” 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).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
πŸ’” book on windows: test-pass β†’ test-fail (cc @carols10cents @steveklabnik).
πŸ’” book on linux: test-pass β†’ test-fail (cc @carols10cents @steveklabnik).
  • Loading branch information
rust-highfive committed Mar 19, 2020
1 parent 568668d commit 917bbf8
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 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": "ae5b641e9ef3fc5ed2b9944121f75902f639cb0a",
"datetime": "2020-03-18T01:28:48Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9",
"datetime": "2020-03-19T03:35:05Z"
},
{
"tool": "miri",
"windows": "test-fail",
"linux": "test-fail",
"commit": "dd67187965e136bff1ed05e035293441c60f0790",
"datetime": "2020-03-16T19:51:42Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9",
"datetime": "2020-03-19T03:35:05Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "f509b26a7730d721ef87423a72b3fdf8724b4afa",
"datetime": "2020-03-18T09:37:26Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9",
"datetime": "2020-03-19T03:35:05Z"
},
{
"tool": "rustfmt",
Expand All @@ -29,10 +29,10 @@
},
{
"tool": "book",
"windows": "test-pass",
"linux": "test-pass",
"commit": "6d69caba110c0c2fb90180df1cbc8be5033b91d4",
"datetime": "2020-02-27T21:57:28Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9",
"datetime": "2020-03-19T03:35:05Z"
},
{
"tool": "nomicon",
Expand Down

0 comments on commit 917bbf8

Please sign in to comment.