Skip to content

Commit 5f811c9

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

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": "5e93f6e318e687c05c8c44517de4586ed75ce3f4",
7-
"datetime": "2021-12-05T03:41:35Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "2af5c6562deed1878000e791f2cb21b981a53959",
7+
"datetime": "2021-12-07T07:26:02Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)