From eacab35596f44edff9999527d4229ae856f87d36 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Sun, 5 Apr 2020 01:29:58 +0900 Subject: [PATCH] Add `rustc-dev-guide` entry --- _data/latest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/latest.json b/_data/latest.json index ba4c6d6e52..ff1cb74191 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -75,5 +75,12 @@ "linux": "test-fail", "commit": "21ed50522ddb998f5367229984a4510af578899f", "datetime": "2020-02-14T04:51:15Z" + }, + { + "tool": "rustc-dev-guide", + "windows": "test-pass", + "linux": "test-fail", + "commit": "21ed50522ddb998f5367229984a4510af578899f", + "datetime": "2020-02-14T04:51:15Z" } ] \ No newline at end of file