]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/drop_bounds.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / drop_bounds.rs
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-19 Michael HowellAdd more descriptive details
2019-02-18 Michael HowellAdd a lint to warn on `T: Drop` bounds