Skip to content

Commit 67d1195

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

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "fa0f7d0080d8e7e9eb20aa9cbf8013f96c81287f",
14-
"datetime": "2019-10-17T22:40:47Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "b7a9c285a50f3a94c44687ba9ff3ab0648243aaa",
14+
"datetime": "2019-10-21T11:36:03Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)