thiserror/impl
David Tolnay 87466d2a25
Update name of blocks_in_if_conditions clippy lint
warning: lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
     --> impl/src/lib.rs:2:5
      |
    2 |     clippy::blocks_in_if_conditions,
      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `clippy::blocks_in_conditions`
      |
      = note: `#[warn(renamed_and_removed_lints)]` on by default
2023-12-16 18:19:09 -08:00
..
src Update name of blocks_in_if_conditions clippy lint 2023-12-16 18:19:09 -08:00
Cargo.toml Release 1.0.51 2023-12-15 14:19:23 -08:00
LICENSE-APACHE Link license files into impl subcrate 2020-02-14 11:11:30 -08:00
LICENSE-MIT Link license files into impl subcrate 2020-02-14 11:11:30 -08:00