rust/clippy_lints/src/utils
bors c7bf05c1a4 Auto merge of #11020 - Centri3:tuple_array_conversion, r=llogiq
New lint [`tuple_array_conversions`]

Closes #10748

PS, the implementation is a bit ugly 😅 ~~I will likely refactor soon enough :)~~ Done :D

changelog: New lint [`tuple_array_conversions`]
2023-07-01 15:27:35 +00:00
..
internal_lints new lint needless_raw_string + refactor a bit 2023-06-27 05:12:00 -05:00
author.rs Support hir::ExprKind::Become in clippy 2023-06-26 08:56:32 +00:00
conf.rs Add msrv check and make test pass 2023-06-29 06:46:28 -05:00
dump_hir.rs Merge commit '0f7558148c' into clippyup 2023-02-10 14:01:19 +01:00
format_args_collector.rs Merge commit '83e42a2337' into clippyup 2023-04-11 15:31:08 +02:00
internal_lints.rs Add lint to check lint formulation messages 2023-06-03 00:00:30 +05:30
mod.rs Now cargo collect-metadata updates the CHANGELOG.md 2023-06-13 16:52:18 +02:00