about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-06 06:48:26 +0000
committerbors <bors@rust-lang.org>2019-03-06 06:48:26 +0000
commit15d1731ce8d3782ba93b0fd583307240fc814ef3 (patch)
tree1a51032962b22afdb9c11aa225c5433beae9d0b3 /library/std/src
parent400ee06789315419d43afd92fccef0634c36c965 (diff)
parenta9de64a15109ed7cc468222f187df5d13d990ca5 (diff)
downloadrust-15d1731ce8d3782ba93b0fd583307240fc814ef3.tar.gz
rust-15d1731ce8d3782ba93b0fd583307240fc814ef3.zip
Auto merge of #3845 - euclio:unused-comments, r=phansch
move lint documentation into macro invocations

This PR moves lint documentation inside `declare_clippy_lint!` macro invocations, to avoid triggering the `unused_doc_comments` lint once it's modified in rust-lang/rust#57882. This PR is necessary to unblock that work, since the large number of warnings generated in `clippy_lints` causes Travis to hit the log length limit.

This PR also updates the documentation and website generation script.

It would be nice to get a clippy update in the Rust repo once this is merged.

cc @phansch
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions