rust/src/tools
bors ea007c6b10 Auto merge of #56631 - matthiaskrgr:clippy, r=nikic
submodules: update clippy from 1df5766c to a3c77f6a

fixes clippy toolstate

Changes:
````
s/rustfmt-preview/rustfmt/
Swap if branches
Fix c_void false positive caused by libc refactoring
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
typo: emum → enum
Fix format.
Add sysroot gettinh code to dogfood tests.
Add sysroot getting code to tests.
Don't try to determine sysroot. rustc_driver will use default value.
Fix suggestion for multiple derefs
Fix `clone_on_copy` not detecting derefs sometimes
````
r? @oli-obk
2018-12-09 11:56:32 +00:00
..
build-manifest use top level fs functions where appropriate 2018-12-07 12:54:11 -05:00
cargo@5e85ba14aa Update cargo 2018-12-03 06:04:48 -08:00
cargotest use top level fs functions where appropriate 2018-12-07 12:54:11 -05:00
clang@032312dd01 Re-enable lldb 2018-11-27 13:07:16 -07:00
clippy@a3c77f6ad1 submodules: update clippy from 1df5766c to a3c77f6a 2018-12-08 15:02:12 +01:00
compiletest Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg 2018-12-08 03:50:16 +00:00
error_index_generator use top level fs functions where appropriate 2018-12-07 12:54:11 -05:00
linkchecker Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01: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@61f20761d3 update miri 2018-12-03 13:02:02 +01: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@cfd8449bd6 Update rls 2018-12-03 06:04:48 -08: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 Reduce the numbers of syn versions compiled from 4 to 2 2018-12-08 15:11:47 +01:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js Add test for crate filtering 2018-11-28 19:33:33 +01:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@43206f4162 Update RLS and Rustfmt 2018-12-02 00:33:23 +13:00
tidy use top level fs functions where appropriate 2018-12-07 12:54:11 -05: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