Skip to content

Commit 915850c

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

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": "fc2daaae610b5515438b551a2f3706196a997f35",
7-
"datetime": "2020-09-28T20:15:56Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "511ed9f2356af365ad8affe046b3dd33f7ac3c98",
7+
"datetime": "2020-09-30T12:45:28Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)