]> git.lizzy.rs Git - rust.git/history - util/lintlib.py
Add run-rustfix to into_iter_on_ref
[rust.git] / util / lintlib.py
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-10-08 Philipp HanschMerge pull request #3278 from d-dorazio/fix-contributin...
2018-10-08 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3282 from JoshMcguigan/excessive_pr...
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to other files
2018-10-05 Michael WrightFix util/export.py to include lints from methods
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
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 #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-10 Martin CartonMerge pull request #3019 from auscompgeek/patch-1
2018-08-09 David Volintlib: Use Python 3 compatible print
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-07 Manish GoregaokarMerge branch 'pr-2889'
2018-07-06 Philipp HanschMerge pull request #2898 from dwijnand/Clippy
2018-07-05 Dale WijnandConsistently call it "Clippy", not clippy or rust-clippy
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-04-02 Michael WrightMerge branch 'master' into dogfood_target_dir
2018-03-31 Oliver SchneiderMerge pull request #2601 from flip1995/export
2018-03-31 flip1995Fix lintlib script
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 SchneiderCategorize all the lints!
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-23 Oliver SchneiderMerge pull request #2471 from bootandy/fix_span2
2018-02-21 Oliver SchneiderMerge pull request #2473 from phansch/handle_multiline_...
2018-02-20 Oliver SchneiderMerge pull request #2459 from phansch/mention_how_to_ru...
2018-02-20 Oliver SchneiderMerge pull request #2458 from flip1995/suspicious_impl
2018-02-20 Oliver SchneiderMerge pull request #2470 from flip1995/doc_conf
2018-02-19 flip1995Fix name of configuration parameters in documentation
2017-08-01 Oliver SchneiderFix the config regex for the wiki generator
2017-01-26 llogiqMerge pull request #1471 from Manishearth/serde
2017-01-26 Martin CartonMerge pull request #1470 from oli-obk/allow_multiline_c...
2017-01-26 Oliver Schneiderallow linebreaks in parsed wiki script
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake Python utils more idiomatic, use better names...