From 415a768e2c02938c82e803d8ce74d6aa31041f6a Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Wed, 4 Dec 2019 14:35:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#66275!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@7fa046534e944193cc47b795b9396a7fcf411d9f. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). 💔 miri on linux: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung, @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 0160155311..fd6f21179d 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "2f04472c02c7d4fc8fefc9e9030838526177e0ea", - "datetime": "2019-12-04T01:54:00Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "7fa046534e944193cc47b795b9396a7fcf411d9f", + "datetime": "2019-12-04T14:34:56Z" }, { "tool": "rls",