Skip to content

Commit dd90c15

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52949!
Tested on commit rust-lang/rust@03da14b. Direct link to PR: <rust-lang/rust#52949> πŸ’” 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, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 7a3c90a commit dd90c15

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": "6bb50f569dd4da5fd29717177138665e86e59eb0",
7-
"datetime": "2018-07-23T17:46:44Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "03da14ba8cd22acbcfe1cca617f6c274999e5e9e",
7+
"datetime": "2018-08-02T17:44:28Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
21-
"datetime": "2018-07-29T13:24:18Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "03da14ba8cd22acbcfe1cca617f6c274999e5e9e",
21+
"datetime": "2018-08-02T17:44:28Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)