Skip to content

Commit cf69b2f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52591!
Tested on commit rust-lang/rust@289ad6e. Direct link to PR: <rust-lang/rust#52591> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 1b1ed1c commit cf69b2f

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": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "6b9b97bd9b704f85f0184f7a213cc4d62bd9654c",
7-
"datetime": "2018-11-15T21:33:24Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "289ad6e9922683807d455ca0020dc2a8f7bd1a7b",
7+
"datetime": "2018-11-21T11:00:42Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "39852cae2b7486a7fb15a90866b9ad0b7bb7615d",
21-
"datetime": "2018-11-19T19:58:24Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "289ad6e9922683807d455ca0020dc2a8f7bd1a7b",
21+
"datetime": "2018-11-21T11:00:42Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)