]> git.lizzy.rs Git - rust.git/history - util/update_lints.py
Merge branch 'master' into issue-2879
[rust.git] / util / update_lints.py
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 flip1995Adapt scripts to the tool_lints
2018-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
2018-08-24 Philipp KronesMerge pull request #3048 from goodmanjonathan/assign_op
2018-08-14 Philipp KronesMerge pull request #3026 from dwijnand/fxhash
2018-08-14 Philipp KronesMerge pull request #3049 from mikerite/fix-2799
2018-08-14 Philipp KronesMerge pull request #3014 from estk/allow-write-multi...
2018-08-14 Philipp KronesMerge pull request #3036 from matthiaskrgr/clippy_self
2018-08-12 Martin CartonMerge pull request #3038 from matthiaskrgr/clippy_docs
2018-08-12 Martin CartonMerge pull request #3042 from matthiaskrgr/py3
2018-08-12 Matthias Krügerupdate_lints.py: port another print to print() for...
2018-07-28 Michael WrightMerge branch 'master' into issue2894
2018-07-25 Philipp HanschMerge pull request #2948 from Nemo157/patch-1
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Philipp HanschMerge pull request #2958 from phansch/small_text_change...
2018-07-25 Philipp Hanschs/wiki/lint list/
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-15 Oliver SchneiderFix typo in lint dump script
2018-06-14 Oliver SchneiderLint printing was broken
2018-05-04 Oliver SchneiderMerge pull request #2713 from alexreg/nightly-fix
2018-05-01 Oliver SchneiderMerge pull request #2711 from phansch/fix_2707
2018-05-01 Oliver SchneiderMerge pull request #2672 from ysimonson/multiple-crate...
2018-04-29 Yusuf SimonsonLint for multiple versions of dependencies
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-28 Oliver SchneiderUpdate test suite
2018-03-28 Oliver SchneiderCategorize all the lints!
2018-03-27 Oliver SchneiderImplementation + move one lint
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