]> git.lizzy.rs Git - rust.git/history - src/lintlist
Implement lint for inherent to_string() method.
[rust.git] / src / lintlist /
2019-07-17 Darth-RevanImplement lint for inherent to_string() method.
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-01 borsAuto merge of #4243 - mikerite:fix-4058, r=flip1995
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
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