From 0992c1ce0c6dbf2e6fb9d24ebd70336c6e0233ef Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 21 Jun 2019 09:20:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#62003!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@56a12b2ad058f22f1ef090713df15598525ba4a4. Direct link to PR: 💔 miri on windows: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 💔 miri on linux: test-pass → build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 11dba9fac..f18b53032 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "44fb88d25282d9362774536965f2455f677734f3", - "datetime": "2019-06-18T14:20:17Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "56a12b2ad058f22f1ef090713df15598525ba4a4", + "datetime": "2019-06-21T09:20:38Z" }, { "tool": "rls",