rust/src/tools
Matthias Krüger f354c85102 submodules: update clippy from d8b42690 to f5d868c9
Fixes clippy toolstate.

Changes:
````
rustup https://github.com/rust-lang/rust/pull/55852/
Fix "too" -> "foo" typo in format.rs
Fix `use_self` violation
Fix wrong suggestion for `redundant_closure_call`
Check for common metadata
Fix `use_self` false positive on `use` statements
Fix `use_self` false positive
Remove `+` from `has_unary_equivalent`
Fix dogfood
Update println! formatting
Fix false positive in check mode caused by `gen_deprecated`
RIIR update lints: Add check mode (update_lints.py rewrite complete)
changed into_iter to iter and fixed a lint check
Fix `collapsible_if` error
Fix `possible_missing_comma` false positives
format code
fix comment spacing
change single char str to char
add lint to lintarray macro
Revert "small fix"
small fix
added float support for mistyped literal lints
tmp progress
````
2018-11-15 17:49:24 +01:00
..
build-manifest Remove targets from the manifest that are not built on travis 2018-11-07 19:15:04 -02:00
cargo@241fac0e39 Update Cargo submodule 2018-11-09 12:59:05 -08:00
cargotest rustc: Allow `#[no_mangle]` anywhere in a crate 2018-10-06 13:57:30 -07:00
clang@d0fc178812 Restore lldb build 2018-09-04 11:21:58 -06:00
clippy@f5d868c9ed submodules: update clippy from d8b42690 to f5d868c9 2018-11-15 17:49:24 +01:00
compiletest Fix typos. 2018-11-11 20:52:36 +07:00
error_index_generator add env-logger to error-index-generator 2018-11-01 09:52:28 -05:00
linkchecker Rename `Value` to `Immediate` for miri 2018-11-02 16:56:59 +01:00
lld@2a9b88b8b4 Update LLVM submodule 2018-08-31 16:00:41 -07:00
lldb@fdea743be5 Update lldb 2018-11-06 11:46:25 -07:00
miri@bbb1d80703 update miri 2018-10-21 01:32:45 +02:00
remote-test-client Add missing dyn 2018-07-25 10:55:35 +09:00
remote-test-server Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
rls@1c755efed6 Update Cargo, build curl/OpenSSL statically via features 2018-10-20 18:47:01 -07:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook Update MDBook 2018-04-22 20:35:22 -05:00
rustc-workspace-hack Update Cargo submodule 2018-11-09 12:59:05 -08:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js reduce search-index size 2018-06-30 16:28:25 +02:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@750b252613 Update Cargo, build curl/OpenSSL statically via features 2018-10-20 18:47:01 -07:00
tidy std: Delete the `alloc_system` crate 2018-11-11 09:22:28 -08:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py publish-toolstate: ping maintainers when a tool builds again 2018-11-02 10:38:05 +13:00