Skip to content

Commit e44af31

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

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "e2750baf53aaa60db95f10759f6cf9463dc5a6bd",
7-
"datetime": "2021-09-05T18:55:52Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "1698e3cac54aa8691d4e9e207567672af8231cb6",
7+
"datetime": "2021-09-06T23:58:36Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)