about summary refs log tree commit diff
path: root/clippy_lints/src/methods/map_flatten.rs
AgeCommit message (Expand)AuthorLines
2025-01-06Don't emit machine applicable `map_flatten` lint if there are code commentsGuillaume Gomez-2/+7
2024-09-22FormattingPhilipp Krones-1/+1
2024-08-09Shrink `TyKind::FnPtr`.Nicholas Nethercote-1/+1
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-2/+2
2023-11-17rename bound region instantiationlcnr-1/+1
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-1/+2
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-1/+1
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-6/+3
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-2/+5
2022-06-19remove `span_lint_and_sugg_for_edges` from clippy utilsMaybe Waffle-7/+4
2022-03-24Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyupflip1995-64/+54
2022-03-11Improve `AdtDef` interning.Nicholas Nethercote-2/+2
2021-10-02Make diangostic item names consistentCameron Steffen-3/+3
2021-08-12Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyupflip1995-14/+28
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-7/+12
2021-03-25Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyupflip1995-2/+5
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-0/+61