Skip to content

Commit 03e6be3

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#75077!
Tested on commit rust-lang/rust@d245464. Direct link to PR: <rust-lang/rust#75077> πŸ’” 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 2bd7662 commit 03e6be3

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": "3edf11cf811707cde49b30a80896c24189649d95",
7-
"datetime": "2020-09-03T18:05:01Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "d2454643e137bde519786ee9e650c455d7ad6f34",
7+
"datetime": "2020-09-04T19:06:39Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)