]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #63107 - adrian-budau:master, r=alexcrichton
authorMazdak Farrokhzad <twingoow@gmail.com>
Fri, 2 Aug 2019 22:09:04 +0000 (00:09 +0200)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2019 22:09:04 +0000 (00:09 +0200)
commita2735a3e0dd58e4b41b933731928678b7a2da700
tree1ca04796e27afe95746e6a2cd88138337902f77a
parentcf048cc115860cc110865f460f3f2b9b4308ad92
parent2b0f4483d2f16e6c51a276665bff750fc40c9da9
Rollup merge of #63107 - adrian-budau:master, r=alexcrichton

Added support for armv7-unknown-linux-gnueabi/musleabi

Fixes #63101

Some things that are not done and I hope someone can help me with:

* During the ci build of `armv7-unknown-linux-gnueabi` `openssl` must be built (to build cargo) but `openssl` does not yet support this target. This feels slightly like a chicken-and-egg problem, any feedback is welcome.
* Should I add any tests for any of these targets?
src/ci/docker/dist-various-1/Dockerfile
src/librustc_target/spec/mod.rs