Skip to content

Commit 7facc6b

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

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": "c78ebb7bdcfc924a20fd069891ffe1364d6814e7",
7-
"datetime": "2021-07-17T17:57:06Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "331da5820cfeb937dcdd76192d97a5fc4dd115c8",
7+
"datetime": "2021-07-18T15:29:34Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)