about summary refs log tree commit diff
path: root/clippy_lints/src/format_impl.rs
AgeCommit message (Expand)AuthorLines
2023-03-28Replace remaining usage of `FormatArgsExpn`Alex Macleod-22/+38
2022-09-23Apply uninlined_format-args to clippy_lintsYuri Astrakhan-3/+3
2022-09-05separate the receiver from arguments in HIR under /clippyTakayuki Maeda-1/+1
2022-08-31Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyupJason Newcomb-6/+5
2022-07-28Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyupPhilipp Krones-1/+1
2022-02-26Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyupflip1995-0/+253