rust/src/tools
bors e28ef22ae5 Auto merge of #49875 - kennytm:rollup, r=kennytm
Rollup of 14 pull requests

Successful merges:

 - #49525 (Use sort_by_cached_key where appropriate)
 - #49575 (Stabilize `Option::filter`.)
 - #49614 (in which the non-shorthand patterns lint keeps its own counsel in macros)
 - #49665 (Small nits to make couple of tests pass on mips targets.)
 - #49781 (add regression test for #16223 (NLL): use of collaterally moved value)
 - #49795 (Properly look for uninhabitedness of variants in niche-filling check)
 - #49809 (Stop emitting color codes on TERM=dumb)
 - #49856 (Do not uppercase-lint #[no_mangle] statics)
 - #49863 (fixed typo)
 - #49857 (Fix "fp" target feature for AArch64)
 - #49849 (Add --enable-debug flag to musl CI build script)
 - #49734 (proc_macro: Generalize `FromIterator` impl)
 - #49730 (Fix ICE with impl Trait)
 - #48270 (Replace `structurally_resolved_type` in casts check.)

Failed merges:
2018-04-11 21:42:32 +00:00
..
build-manifest add THUMB targets to rustup manifest 2018-04-06 16:35:03 +02:00
cargo@b70ab13b31 Update Cargo 2018-04-04 09:00:35 +03:00
cargotest Update miri to rustc changes 2017-12-06 09:25:29 +01:00
clippy@8ec61a613a Update clippy and rls 2018-04-11 13:36:31 +02:00
compiletest fixed typo 2018-04-11 01:34:10 +02:00
error_index_generator Rename main theme into light theme 2018-03-29 13:45:56 +02:00
linkchecker Bump to 1.27.0 2018-04-02 12:42:44 -07:00
lld@b87873eace rust: Import LLD for linking wasm objects 2018-03-03 20:21:35 -08:00
miri@d4712ca375 Automatically enable the clippy feature of rls if clippy builds 2018-03-16 18:24:08 +01:00
remote-test-client Add a disabled builder for aarch64 emulated tests 2017-07-24 16:24:52 -07:00
remote-test-server Add remote device testing support 2017-05-04 12:43:22 +02:00
rls@faccf0d07c Update clippy and rls 2018-04-11 13:36:31 +02:00
rust-installer@118e078c5b Reupdate rust-installer 2018-03-02 16:49:01 +01:00
rustbook update mdbook 2018-04-05 15:03:26 -04:00
rustdoc Allow incorrectly reported unused attribute warning 2018-04-10 20:04:57 -06:00
rustdoc-js Fix for older JS versions 2018-01-16 15:38:08 +01:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@e784712f09 Update Rustfmt 2018-04-09 21:55:07 +12:00
tidy Auto merge of #49861 - pnkfelix:compare-mode-nll-followup-2, r=nikomatsakis 2018-04-11 14:37:39 +00:00
unstable-book-gen rustbuild: Fail the build if we build Cargo twice 2018-03-26 13:07:12 -07:00
publish_toolstate.py Run the external doc tests in tools job. 2018-02-24 00:54:13 +08:00