Skip to content

Commit 9d4cb6c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#77227!
Tested on commit rust-lang/rust@75f1db1. Direct link to PR: <rust-lang/rust#77227> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 3834f85 commit 9d4cb6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "c792f03379617efa7deb6ab8c20709c45e81670a",
7-
"datetime": "2020-10-30T03:01:13Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "75f1db1102076e416e1154b241b4fc95c01c0d7b",
7+
"datetime": "2020-11-04T16:42:33Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)