Skip to content

Commit 645b216

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60030!
Tested on commit rust-lang/rust@efe2f32. Direct link to PR: <rust-lang/rust#60030> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸŽ‰ rls on windows: test-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 933db2d commit 645b216

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": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "d70c5a912edbeca55a84e4185e8fe22918aef8dc",
14-
"datetime": "2019-04-14T15:48:07Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "efe2f32a6b8217425f361ec7c206910c611c03ee",
14+
"datetime": "2019-04-17T12:58:54Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
18+
"windows": "test-pass",
1919
"linux": "test-pass",
20-
"commit": "e4e032a0ae82d7db4f99872ff98626af2941c4a5",
21-
"datetime": "2019-04-17T10:04:05Z"
20+
"commit": "efe2f32a6b8217425f361ec7c206910c611c03ee",
21+
"datetime": "2019-04-17T12:58:54Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)