Skip to content

Commit d7b5eb7

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

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": "3227e35765bab6d02c581928e26ad1d34bacf394",
7-
"datetime": "2021-08-02T15:54:30Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "e3b1c12becebd21d88ca9f4364d7db8d1d380c18",
7+
"datetime": "2021-08-02T23:17:14Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)