Skip to content

Commit 38195fd

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57303!
Tested on commit rust-lang/rust@8e2063d. Direct link to PR: <rust-lang/rust#57303> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
1 parent e80e0b6 commit 38195fd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "c0bbc3927e28c22edefe6a1353b5ecc95ea9a104",
7-
"datetime": "2019-01-03T20:30:36Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "8e2063d02062ee9f088274690a97826333847e17",
7+
"datetime": "2019-01-07T22:25:33Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "cae164753f557f668cb75610abda4f790981e5e6",
21-
"datetime": "2019-01-01T18:04:04Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "8e2063d02062ee9f088274690a97826333847e17",
21+
"datetime": "2019-01-07T22:25:33Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)