rust/src/tools
Matthias Krüger 7f8e4aae12 submodules: update clippy from 1838bfe5 to 280069dd
Changes:
````
Rustfmt all the things
Don't make decisions on values that don't represent the decision
Rustup
Actually check for constants.
formatting fix
Update clippy_lints/src/needless_bool.rs
formatting fix
needless bool lint suggestion is wrapped in brackets if it is an "else" clause of an "if-else" statement
Remove negative integer literal checks.
Fix `implicit_return` false positives.
````
2019-01-22 18:03:52 +01:00
..
build-manifest Fix release manifest generation 2019-01-16 11:36:38 +05:30
cargo@907c0febe7 Update cargo 2019-01-20 15:31:43 -08:00
cargotest Remove licenses 2018-12-25 21:08:33 -07:00
clang@032312dd01 Re-enable lldb 2018-11-27 13:07:16 -07:00
clippy@280069ddc7 submodules: update clippy from 1838bfe5 to 280069dd 2019-01-22 18:03:52 +01:00
compiletest slightly optimize compiletest test collection 2019-01-06 23:23:20 -05:00
error_index_generator Remove licenses 2018-12-25 21:08:33 -07:00
linkchecker Remove licenses 2018-12-25 21:08:33 -07:00
lld@1928c5eeb6 Upgrade to LLVM trunk 2018-11-25 20:27:18 -08:00
lldb@8ad0817ce4 Re-enable lldb 2018-11-27 13:07:16 -07:00
miri@1cd85d2a27 update miri 2019-01-21 22:25:02 +01:00
remote-test-client Remove licenses 2018-12-25 21:08:33 -07:00
remote-test-server Remove licenses 2018-12-25 21:08:33 -07:00
rls@c9d25b667a submodules: update rls from ae0d89a to c9d25b6 2019-01-22 18:03:52 +01:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook Remove licenses 2018-12-25 21:08:33 -07:00
rustc-std-workspace-core std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
rustc-workspace-hack submodules: update rls from ae0d89a to c9d25b6 2019-01-22 18:03:52 +01:00
rustdoc Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc-js Account for no newline before test annotations 2018-12-26 09:00:55 -07:00
rustdoc-themes Remove licenses 2018-12-25 21:08:33 -07:00
rustfmt@be135599ef Update in-tree rustfmt to 1.0.1 to dedup versions 2018-12-10 09:05:37 +01:00
tidy Added check for copyright notices. 2019-01-13 19:47:02 +00:00
unstable-book-gen Remove licenses 2018-12-25 21:08:33 -07:00
publish_toolstate.py Added a job to dry-run the publish_toolstate.py once 2018-12-27 13:57:29 +08:00