Skip to content

Commit 7f86752

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#77302!
Tested on commit rust-lang/rust@fc2daaa. Direct link to PR: <rust-lang/rust#77302> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
1 parent 3b70696 commit 7f86752

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: β€Ž_data/latest.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "e37c99fa1ca2341d652a1b1859ea9aa2ae993e1e",
7-
"datetime": "2020-09-26T19:53:48Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "fc2daaae610b5515438b551a2f3706196a997f35",
7+
"datetime": "2020-09-28T20:15:56Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "d39b076489a8686961204721001ccd9a9e9a5e0a",
14-
"datetime": "2020-09-06T01:48:10Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "fc2daaae610b5515438b551a2f3706196a997f35",
14+
"datetime": "2020-09-28T20:15:56Z"
1515
},
1616
{
1717
"tool": "rustfmt",

0 commit comments

Comments
Β (0)