thiserror/impl
David Tolnay 4088d169ed
Ignore module_name_repetitions pedantic clippy lint
warning: item name ends with its containing module's name
     --> impl/src/span.rs:4:11
      |
    4 | pub trait MemberSpan {
      |           ^^^^^^^^^^
      |
      = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#module_name_repetitions
      = note: `-W clippy::module-name-repetitions` implied by `-W clippy::pedantic`
      = help: to override `-W clippy::pedantic` add `#[allow(clippy::module_name_repetitions)]`
2023-10-19 11:07:59 -07:00
..
src Ignore module_name_repetitions pedantic clippy lint 2023-10-19 11:07:59 -07:00
Cargo.toml Release 1.0.49 2023-09-26 16:25:47 -07: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