]> git.lizzy.rs Git - rust.git/history - util/update_lints.py
Merge pull request #2199 from sinkuu/needless_pass_by_value_method
[rust.git] / util / update_lints.py
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-01 Oliver SchneiderMerge pull request #2007 from rust-lang-nursery/wiki
2017-09-01 Oliver SchneiderUpdate README lint counter message
2017-09-01 Oliver Schneiderwiki -> docs
2017-09-01 Oliver SchneiderDeprecate the wiki and remove the lint list from the...
2017-08-24 Oliver SchneiderMerge pull request #1959 from DarkEld3r/1884-borrowed...
2017-08-22 Benjamin GillMerge remote-tracking branch 'upstream/master' into...
2017-08-21 Oliver SchneiderMerge pull request #1973 from rust-lang-nursery/fix...
2017-08-21 Oliver SchneiderMerge pull request #1971 from Frederick888/fix-1970
2017-08-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-06 Andre BogusChange all links to reflect the move to rust-lang-nursery
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderevery line needs to be its own string
2016-12-21 Oliver Schneidershorten deprecated lints line length
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake lint descriptions short and to the point; always...
2016-07-19 Martin CartonMerge pull request #1109 from Manishearth/setup-gh...
2016-07-19 Martin CartonMerge pull request #1108 from Manishearth/setup-gh...
2016-07-19 Martin CartonMerge pull request #1107 from Manishearth/setup-gh...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-18 Oliver Schneideradd an internal lint that catches misordered paths
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-29 Manish GoregaokarMerge pull request #814 from Manishearth/let_mut_if
2016-05-29 Andre BogusMerge branch 'pr-961'
2016-05-27 Georg BrandlEnsure the correct clippy_lints dependency version.
2016-05-27 Georg BrandlSome Python style nits.
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy
2016-04-30 Manish GoregaokarMerge pull request #889 from Manishearth/fix-887
2016-04-30 Andre Bogusfixed tests, added clippy_restrictions lint group
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonAutogenerate CHANGELOG links to lints in wiki
2016-03-24 Manish GoregaokarMerge pull request #795 from mcarton/deprecated
2016-03-24 mcartonDeprecates 4 lints
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-21 Martin CartonMerge pull request #690 from quininer/fix-nightly
2016-02-21 llogiqMerge pull request #692 from mcarton/format
2016-02-20 mcartonBuild the import lint in update_lints.py
2016-01-30 llogiqMerge branch 'devonhollowood-for-loop-over-option'
2016-01-30 llogiqMerge pull request #599 from mcarton/lt
2016-01-29 mcartonMake the python scripts py3 and pep8 compatible
2016-01-28 Manish GoregaokarMerge pull request #549 from mcarton/ifs
2016-01-27 llogiqMerge master and re-run update_lints.py
2016-01-27 Manish GoregaokarMerge pull request #585 from fhartwig/char-lit-as-u8
2016-01-27 Florian HartwigMake update_lints script accept digits in lint names
2015-09-01 llogiqMerge pull request #271 from birkenfeld/lint_groups
2015-09-01 Georg Brandllib: add clippy_pedantic group with all Allow by defaul...
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-27 Manish GoregaokarMerge branch 'pr-228'
2015-08-26 Manish GoregaokarMerge pull request #239 from jedisct1/nightly
2015-08-26 Manish GoregaokarMerge pull request #242 from Manishearth/autolink
2015-08-26 llogiqAdded automatic links to wiki for all lints.
2015-08-25 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2015-08-24 llogiqMerge pull request #227 from Manishearth/readme
2015-08-24 llogiqimproved README, added lint counter
2015-08-17 Manish GoregaokarMerge pull request #184 from Manishearth/identity_op
2015-08-13 Manish GoregaokarMerge pull request #151 from birkenfeld/needless_bool_msg
2015-08-13 llogiqMerge pull request #154 from birkenfeld/travis_check_script
2015-08-13 Georg Brandlupdate_lints: add a check mode for travis runs
2015-08-13 Manish GoregaokarMerge branch 'pr-152'
2015-08-13 Georg Brandlupdate script: also generate lint list in lib.rs