rust/src/tools
Matthias Krüger 16c9d8d576 submodules: update clippy from c63b6349 to 1b89724b
Changes:
````
Really fix issue number in `map_clone` test
Fix issue number in `map_clone` test
Remove `map_clone` fixed known problem
Fix `map_clone` bad suggestion
Add run-rustfix to unnecessary_fold
Add run-rustfix to unit_arg test
Add run-rustfix for types test
Add run-rustfix to starts_ends_with
Add run-rustfix to replace_const test
Add run-rustfix to redundant_field_names
Missing docs: don't require documenting Global Asm items.
Add run-rustfix for precedence test
Add run-rustfix to mem_replace test
Add run-rustfix to map_clone test
Add run-rustfix to large_digit_groups
Add run-rustfix to into_iter_on_ref
Add run-rustfix to infallible_destructuring_match
Add rustfix to inconsistent_digit_grouping test
Add run-rustfix to explicit_write test
Add run-rustfix to excessive_precision test
Add run-rustfix to duration_subsec test
Disable deprecated_cfg_attr lint for inner attributes
Add run-rustfix to collapsible_if test
Update Readme
Update Readme for (arguably) better readability
rustup: the features if_while_or_patterns has been stabilized
Fix comments in clippy_lints/src/len_zero.rs
readme: update travis badge to reflect migration from travis-ci.org to travis-ci.com
Remove all copyright license headers
Move cast_ref_to_mut list to correctness group
Rustftmt
Don't import ty::Ref in cast_ref_to_mut lint
Move a hint to an error message in cast_ref_to_mut lint
Add a note to cast_ref_to_mut lint
Use ty::Ref instead of ty::TyKind::Ref
cast_ref_to_mut lint
Add missing ` in default lint
Improve tests and exclude nested impls
Update `unwrap_get` code review suggestions
Update known problems
Restrict use_self on nested items
Improve `get_unwrap` suggestion
````
2019-01-15 10:40:11 +01:00
..
build-manifest Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichton 2019-01-14 00:59:54 +00:00
cargo@2b4a5f1f0b Update cargo 2019-01-12 15:26:02 -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@1b89724b48 submodules: update clippy from c63b6349 to 1b89724b 2019-01-15 10:40:11 +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@97f4cff8e9 update miri 2019-01-09 16:03:01 +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@1a6361bd39 submodules: update rls from 6f5e4bb to 1a6361b 2019-01-07 18:57:21 +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 More feature whitelisting of winapi 2019-01-08 15:21:07 +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 Update the const fn tracking issue to the new metabug 2019-01-13 01:55:44 +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