Skip to content

Commit 3a4f843

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#81743!
Tested on commit rust-lang/rust@822ebfd. Direct link to PR: <rust-lang/rust#81743> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
1 parent d1ba0ca commit 3a4f843

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-fail",
5-
"linux": "test-fail",
6-
"commit": "120b2a704a60d4341286bd82f6e638c65ca169b6",
7-
"datetime": "2021-02-03T20:53:55Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "822ebfd2c43fbe466da8ae34ffe3ce6cba2e8336",
7+
"datetime": "2021-02-04T19:33:13Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)