about summary refs log tree commit diff
path: root/clippy_lints/src/methods/extend_with_drain.rs
AgeCommit message (Expand)AuthorLines
2023-11-10Clean up after if chain removalAlex Macleod-1/+0
2023-11-10Run `if-to-let-chain clippy*/**/*.rs`Alex Macleod-27/+25
2023-07-01"try this" -> "try"Samuel Moelius-1/+1
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-1/+1
2022-01-21Remove a span from hir::ExprKind::MethodCallCameron Steffen-1/+1
2021-10-02Make diangostic item names consistentCameron Steffen-2/+2
2021-08-12Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyupflip1995-2/+6
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-0/+41