From e636848b6fbb3524864f5d75371f918a958deff5 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <34210020+rust-toolstate-update@users.noreply.github.com> Date: Fri, 2 Mar 2018 08:56:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#48653!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba. Direct link to PR: 🎉 book on windows: test-fail → test-pass. 🎉 nomicon on windows: test-fail → test-pass. 🎉 reference on windows: test-fail → test-pass. 🎉 rust-by-example on windows: test-fail → test-pass. --- _data/latest.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 6a95226417..636e440557 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -29,30 +29,30 @@ }, { "tool": "book", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "89f74e21317085c7fa9e15c87bc308065b9cd358", - "datetime": "2018-02-22T21:09:07Z" + "commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba", + "datetime": "2018-03-02T08:56:53Z" }, { "tool": "nomicon", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "89f74e21317085c7fa9e15c87bc308065b9cd358", - "datetime": "2018-02-22T21:09:07Z" + "commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba", + "datetime": "2018-03-02T08:56:53Z" }, { "tool": "reference", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "89f74e21317085c7fa9e15c87bc308065b9cd358", - "datetime": "2018-02-22T21:09:07Z" + "commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba", + "datetime": "2018-03-02T08:56:53Z" }, { "tool": "rust-by-example", - "windows": "test-fail", + "windows": "test-pass", "linux": "test-pass", - "commit": "89f74e21317085c7fa9e15c87bc308065b9cd358", - "datetime": "2018-02-22T21:09:07Z" + "commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba", + "datetime": "2018-03-02T08:56:53Z" } ] \ No newline at end of file