Skip to content

Commit 148b787

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#78990!
Tested on commit rust-lang/rust@f036a8f. Direct link to PR: <rust-lang/rust#78990> πŸŽ‰ 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 0a245d8 commit 148b787

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": "38030ffb4e735b26260848b744c0910a5641e1db",
7-
"datetime": "2020-11-11T04:01:32Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "f036a8f3bee55ea7566ac7a631ad3193696204b4",
7+
"datetime": "2020-11-13T04:35:52Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)