]> git.lizzy.rs Git - rust.git/history - src/lintlist
Add 'unnecessary_flat_map.fixed'
[rust.git] / src / lintlist /
2019-08-12 Jeremy StuckiRun 'update_lints'
2019-08-11 Jeremy StuckiRename 'flat_map' → 'flat_map_identity'
2019-08-11 Jeremy StuckiHandle calls with 'std::convert::identity'
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-11 borsAuto merge of #4368 - RalfJung:invalid_ref, r=oli-obk
2019-08-11 Ralf Jungupdate_lints
2019-08-05 borsAuto merge of #4203 - Urriel:feat/333_calling_main...
2019-08-05 flip1995Run update_lints and fmt
2019-08-05 Vincent Dal MasoMove expression check to LateLintPass
2019-08-01 borsAuto merge of #4322 - Y0hy0h:patch-1, r=phansch
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 borsAuto merge of #4307 - flip1995:unnecessary_unwrap,...
2019-08-01 flip1995Move UNNECESSARY_UNWRAP to complexity and PANICKING_UNW...
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-27 xd009642Respond to review comments
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanFix "unkown clippy lint" error in UI test.
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-08 Jeremy StuckiImplement flat_map lint
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