]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.register_lints.rs
Add undocumented_unsafe_blocks lint
[rust.git] / clippy_lints / src / lib.register_lints.rs
2021-10-07 SerialAdd undocumented_unsafe_blocks lint
2021-10-07 borsAuto merge of #7705 - michaelsproul:fn_to_numeric_cast_...
2021-10-07 Michael SproulRestriction lint for function pointer casts
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
2021-10-03 borsAuto merge of #7755 - HKalbasi:master, r=xFrednet
2021-10-03 borsAuto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
2021-10-02 Yechan BaeUpdate documentation and name for non_send_fields_in_se...
2021-10-01 Yechan BaeInitial implementation
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 borsAuto merge of #7673 - mikerite:include-generated-code...
2021-09-29 Michael WrightFix lint register code format
2021-09-29 Michael WrightMove code generated by `update_lints` to includes