]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/redundant_pub_crate.rs
Allow UUID style formatting for `inconsistent_digit_grouping` lint
[rust.git] / clippy_lints / src / redundant_pub_crate.rs
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-25 borsAuto merge of #5372 - matthiaskrgr:rpc_nursery, r=flip1995
2020-03-25 Matthias Krügermove redundant_pub_crate to nursery
2020-03-23 borsAuto merge of #5364 - flip1995:useless_transmute_quaran...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-23 Tim Robinsonnursery group -> style
2020-03-20 Tim RobinsonUpdate for PR feedback
2020-03-16 Tim RobinsonLint for `pub(crate)` items that are not crate visible...