Skip to content

Commit

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

πŸŽ‰ book on windows: test-fail β†’ test-pass.
πŸŽ‰ book on linux: test-fail β†’ test-pass.
πŸŽ‰ nomicon on windows: test-fail β†’ test-pass.
πŸŽ‰ nomicon on linux: test-fail β†’ test-pass.
  • Loading branch information
rust-highfive committed Aug 24, 2018
1 parent 628aa6c commit 796a3f2
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
Expand Up @@ -29,17 +29,17 @@
},
{
"tool": "book",
"windows": "test-fail",
"linux": "test-fail",
"commit": "8928de74394f320d1109da6731b12638a2167945",
"datetime": "2018-08-19T12:23:09Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "727eabd68143e968d8826ee29b8ea7792d29fa96",
"datetime": "2018-08-24T19:22:46Z"
},
{
"tool": "nomicon",
"windows": "test-fail",
"linux": "test-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "727eabd68143e968d8826ee29b8ea7792d29fa96",
"datetime": "2018-08-24T19:22:46Z"
},
{
"tool": "reference",
Expand Down

0 comments on commit 796a3f2

Please sign in to comment.