Skip to content

Commit 2d8e169

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#70518!
Tested on commit rust-lang/rust@150322f. Direct link to PR: <rust-lang/rust#70518> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 9ef1812 commit 2d8e169

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": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "3b1d7351186a073c72e4be3c7d7b7ab8f1f10c58",
14-
"datetime": "2020-03-26T10:41:50Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "150322f86d441752874a8bed603d71119f190b8b",
14+
"datetime": "2020-03-29T04:07:44Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)