Skip to content

Commit f25d367

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#59929!
Tested on commit rust-lang/rust@d70c5a9. Direct link to PR: <rust-lang/rust#59929> πŸŽ‰ 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). πŸ’” rls on windows: test-pass β†’ test-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 50a87d6 commit f25d367

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "cd8b4373623c5a0f05559f67be217c48bfb8bcab",
14-
"datetime": "2019-04-12T02:25:19Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "d70c5a912edbeca55a84e4185e8fe22918aef8dc",
14+
"datetime": "2019-04-14T15:48:07Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
18+
"windows": "test-fail",
1919
"linux": "test-pass",
20-
"commit": "99da733f7f38ce8fe68453e859b7ac96bf7caa0f",
21-
"datetime": "2019-04-13T00:00:55Z"
20+
"commit": "d70c5a912edbeca55a84e4185e8fe22918aef8dc",
21+
"datetime": "2019-04-14T15:48:07Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)