Skip to content

Commit d7c059a

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#81718!
Tested on commit rust-lang/rust@120b2a7. Direct link to PR: <rust-lang/rust#81718> πŸ’” 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 f6054a0 commit d7c059a

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": "fee0d31397c5ac46d08867e903131d1d73825a9e",
7-
"datetime": "2021-02-01T05:28:26Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "120b2a704a60d4341286bd82f6e638c65ca169b6",
7+
"datetime": "2021-02-03T20:53:55Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)