about summary refs log tree commit diff
path: root/clippy_lints/src/trait_bounds.rs
AgeCommit message (Expand)AuthorLines
2020-01-27Rename `span_help_and_lint` to `span_lint_and_help`Yuki Okushi-2/+2
2020-01-13Rustup to rust-lang/rust#68045Yuki Okushi-1/+1
2020-01-11Rustup to rust-lang/rust#67806Yuki Okushi-3/+2
2020-01-07Rustup to rust-lang/rust#67886Yuki Okushi-1/+1
2019-12-30Rustup to rust-lang/rust#66942Yuki Okushi-2/+2
2019-12-04Rustup to rust-lang/rust#66878Matthias Krüger-1/+2
2019-08-17Made lint pedanticxd009642-1/+1
2019-08-02Doctests: Fix all complexity lint docsPhilipp Hansch-2/+2
2019-07-27Respond to review commentsxd009642-7/+11
2019-07-27Added doc comment fixed type printoutxd009642-2/+16
2019-07-27Respond to comments and improve printoutxd009642-2/+8
2019-07-26Responded to comments and fixed compile bugxd009642-2/+2
2019-07-24Fixed more compile errorsxd009642-3/+3
2019-07-24Fix some of the compile errorsxd009642-16/+6
2019-07-24Lint for type repetition in trait bounds.xd009642-0/+63