]> git.lizzy.rs Git - rust.git/history - src/lintlist/mod.rs
PR comments
[rust.git] / src / lintlist / mod.rs
2019-06-23 Joe FrikkerPR comments
2019-06-22 Joe FrikkerAdding try_err lint
2019-06-19 borsAuto merge of #4210 - dtolnay:division, r=flip1995
2019-06-15 David TolnayDowngrade integer_division to restriction
2019-06-14 borsAuto merge of #4206 - rust-lang:update_lints, r=phansch
2019-06-14 flip1995Use replace_region_in_file for creating the lint list
2019-06-13 borsAuto merge of #4175 - yaahallo:master, r=oli-obk
2019-06-12 Jane Lusbymake it pass dogfood
2019-06-12 Jane Lusbyrun rustfmt
2019-06-12 Jane Lusbyfix padding and put clippy someplaces
2019-06-12 Jane Lusbyshow default lint levels
2019-06-12 Jane Lusbyprelim arg parse
2019-06-12 Jane Lusbymove Lint static def into its own module