about summary refs log tree commit diff
path: root/clippy_lints/src/methods/string_extend_chars.rs
AgeCommit message (Expand)AuthorLines
2023-07-01"try this" -> "try"Samuel Moelius-1/+1
2023-02-13Use is_str instead of string kind comparisonMichael Goulet-2/+1
2022-11-21Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyupPhilipp Krones-1/+5
2022-11-18Rm diagnostic item, use lang itemDeadbeef-4/+3
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-2/+1
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-1/+1
2021-10-02Make diangostic item names consistentCameron Steffen-2/+2
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-4/+3
2021-03-25Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyupflip1995-29/+33
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-0/+42