Skip to content

Commit

Permalink
Auto merge of #57138 - matthiaskrgr:clippy, r=oli-obk
Browse files Browse the repository at this point in the history
submodules: update clippy from fc24fce to 721f688

Fixes clippy toolstate.

Changes:
````
rustup #57069
Rustfmt.
fix breakage from #57088
fix a couple of ftrivial typos (NFC).
update CARGO_CLIPPY_HELP string to suggest tool lints.
rustc_tools_util: add readme
rustc_tool_utils: expand Cargo.toml with a few keywords in preparation for crates.io release
Fix macro detection in `empty_loop`.
Changed `macro_backtrace()` to `in_macro()`.
Fix lint detection on macro expansion.
````

r? @oli-obk
  • Loading branch information
bors committed Dec 28, 2018
2 parents 60e8253 + 1654ef8 commit d9e3edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit d9e3edb

Please sign in to comment.