Skip to content

Commit 4f71f2d

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

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": "efe2f32a6b8217425f361ec7c206910c611c03ee",
14-
"datetime": "2019-04-17T12:58:54Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "bf843eb9c2d48a80a5992a5d60858e27269f9575",
14+
"datetime": "2019-04-18T14:53:48Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)