Skip to content

Commit 8cc8e34

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#80652!
Tested on commit rust-lang/rust@bb587b1. Direct link to PR: <rust-lang/rust#80652> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 3365862 commit 8cc8e34

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": "37d067f5d71331d909102d142ecc50f577e07ae4",
7-
"datetime": "2021-02-06T18:04:32Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "bb587b1a1737738658d2eaecd4c8c1cab555257a",
7+
"datetime": "2021-02-08T01:14:41Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)