rust/src/tools
Matthias Krüger 5086280c3a submodules: update clippy from 9d337313 to 5afdf8b7
Changes:

````
fix for rustc master
mem_forget: fix syntax error in code sample
explicit_counter_loop fix #3308 false positive
new_ret_no_self test remove tool lints cfg flag
Added new_ret_no_self exception to clippy to pass dogfood tests
Removed new_ret_no_self tests from method.rs
new_ret_no_self correctly lint impl return
Removed unused variables
new_ret_no_self fix false positive for impl trait return with associated type self
new_ret_no_self corrected panic and added test stderr
new_ret_no_self added positive test cases
Fix some more `stutter` warnings
unused unit lint
Install Windows SDK 10.0 on travis
cmp_owned refactor
cmp_owned correct error message if rhs is deref
Add a comment reminding to update README if the default changes
Specify which categories are enabled by default
Only run markdown linter on linux
Move Travis Windows build to allowed failures
Add Travis windows build
Fix `doc_markdown` lints
Fix `stutter` lints
Fix `similar_names` warnings
cmp_owned current suggestion for multiple deref
cmp_owned add test for multiple dereference
Corrected single-character string constant used as pattern found in dogfood test
Fixes 3289, cmp_owned wording and false positive
````
2018-10-15 06:50:56 +02:00
..
build-manifest Auto merge of #53822 - dvc94ch:riscv, r=japaric 2018-09-01 06:58:16 +00:00
cargo@5dbac98885 submodules: update cargo from ad6e5c00 to 5dbac988 2018-10-13 19:11:29 +02: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@5afdf8b785 submodules: update clippy from 9d337313 to 5afdf8b7 2018-10-15 06:50:56 +02:00
compiletest Run debuginfo tests against rust-enabled lldb, when possible 2018-10-08 11:04:24 -06:00
error_index_generator Remove global derive_id and reset_ids functions 2018-07-31 17:55:12 -06:00
linkchecker Bump to 1.27.0 2018-04-02 12:42:44 -07:00
lld@2a9b88b8b4 Update LLVM submodule 2018-08-31 16:00:41 -07:00
lldb@7728fa22be Pick up State.h include path change 2018-09-05 10:37:05 -06:00
miri@26f9d617c3 update miri 2018-10-13 09:10:24 +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@440a9855b7 submodules: update rls from 15d4d4a to 440a985 2018-10-13 19:11:29 +02: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 Add features to the workspace hack 2018-10-04 12:40:04 +02: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@90692a5917 Update rustfmt and RLS 2018-09-26 09:46:06 +12:00
tidy Update Cargo 2018-09-21 10:23:12 -07:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py Ping infra team on all tool bustage 2018-05-04 10:21:05 +12:00