Skip to content

Commit 335ddd1

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

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "7e8ca9f8bd8325398e76bc30ac09aab138bbb127",
7-
"datetime": "2018-08-03T04:59:50Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "59fa6bd6c14eebd213884da08a33639b4c848bb3",
7+
"datetime": "2018-08-03T17:07:56Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "70cac59031d5c33962a1f53cdca9359c0dcd1f9f",
14-
"datetime": "2018-07-29T21:39:00Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "59fa6bd6c14eebd213884da08a33639b4c848bb3",
14+
"datetime": "2018-08-03T17:07:56Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "7e8ca9f8bd8325398e76bc30ac09aab138bbb127",
21-
"datetime": "2018-08-03T04:59:50Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "59fa6bd6c14eebd213884da08a33639b4c848bb3",
21+
"datetime": "2018-08-03T17:07:56Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)