rust/clippy_lints/src/utils
Philipp Krones 62a82b361c
Format let-chains across the code base
In the updated nightly version, it seems that rustfmt now supports formatting
let-chains. Since we're using them a lot, it's a lot of reformatting.
2023-11-02 17:24:30 +01:00
..
internal_lints Format let-chains across the code base 2023-11-02 17:24:30 +01:00
author.rs Remove the internal_warn lint category 2023-10-25 12:35:31 +00:00
dump_hir.rs Remove the internal_warn lint category 2023-10-25 12:35:31 +00:00
format_args_collector.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
internal_lints.rs Remove the internal_warn lint category 2023-10-25 12:35:31 +00:00
mod.rs Hide config implementation details from public docs 2023-10-24 11:52:17 +00:00