| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-25 | add size parameter for lint | Mikhail Babenko | -1/+39 | |
| 2019-11-13 | Add new lint: large stack array | Areredify | -1/+1 | |
| added documentation minor style fix change as to ::from add ignore to doc include threshold in lint message/make suggestion more apparent/use Scalar api instead of matching style fix shange snippet_opt to snippet | ||||
| 2019-10-22 | build: improve script and travis config | Lzu Tao | -14/+12 | |
| * fix a diff failure on windows See https://travis-ci.com/rust-lang/rust-clippy/jobs/245971932#L1625 for an example. * use cmp instead of diff > /dev/null * clone single branch instead of clone then checking out * do not decrypt key if have no diff change | ||||
| 2019-08-14 | Update ui-toml tests | flip1995 | -2/+2 | |
| 2019-05-23 | trivially_copy_pass_by_ref: print size of type and limit in the lint message | Matthias Krüger | -4/+7 | |
| 2019-04-04 | NFC: fix typos | Matthias Krüger | -2/+2 | |
| 2019-03-06 | Renamed: Cyclomatic Complexity -> Cognitive Complexity | Félix Fischer | -1/+21 | |
| * Ran automatic naming update * Formalized rename of `cyclomatic_complexity` to `cognitive_complexity` ** Added the rename to `lib.rs` ** Added rename test * Added warning for deprecated key `cyclomatic_complexity_threshold` and tests for it * Added deprecation status for Clippy's builtin attribute * Updated tests for new builtin attribute renaming | ||||
| 2019-02-01 | Updating code to ignore rustfmt issue. | Unknown | -3/+4 | |
| 2019-02-01 | Moving tests to ui-toml to make use of clippy.toml | Unknown | -0/+68 | |
| 2019-02-01 | Adding lint for too many lines. | Araam Borhanian | -1/+1 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -74/+9 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-28 | Update *.stderr files | flip1995 | -9/+9 | |
| 2018-12-10 | update test stderr | Matthias Krüger | -18/+18 | |
| 2018-12-09 | rustfmt tests | Matthias Krüger | -23/+4 | |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -2/+2 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -22/+72 | |
| 2018-08-29 | Adapt ui-toml-tests to the tool_lints | flip1995 | -10/+11 | |
| 2018-06-15 | Allow configuring the trivial copy size limit | Wim Looman | -1/+37 | |
| 2018-05-30 | Get compile-test tests for configuration working | Wim Looman | -0/+187 | |
