rust/src/tools
Mazdak Farrokhzad a2735a3e0d
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?
2019-08-03 00:09:04 +02:00
..
build-manifest Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi. 2019-08-02 20:06:36 +03:00
cargo@26092da337 Update cargo, rls 2019-07-31 17:44:39 -07:00
cargotest Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
clippy@c3e913650e submodules: update clippy from dc69a5c0 to c3e91365 2019-07-30 17:11:30 +02:00
compiletest compiletest: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
error_index_generator Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
linkchecker Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
miri@e276676f0c Update miri 2019-07-31 17:38:21 +09:00
remote-test-client Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
remote-test-server Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rls@93d9538c60 Update cargo, rls 2019-07-31 17:44:39 -07:00
rust-installer@85958b001d Update the rust-installer submodule 2019-07-04 11:59:09 -07:00
rustbook Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustc-std-workspace-alloc Add very simple edition check to tidy; and add missing edition = 2018s. 2019-07-30 01:56:03 +08:00
rustc-std-workspace-core Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustc-workspace-hack Enable nightly feature for crossbeam-utils dep 2019-07-30 18:10:53 +02:00
rustdoc Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustfmt@9e960e7d6a Update Rustfmt 2019-07-30 13:02:07 +02:00
tidy Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrum 2019-08-02 15:22:50 +00:00
unstable-book-gen Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
publish_toolstate.py more comments 2019-07-23 15:36:51 -05:00