• rsmorphy 0.4.0/src/lib.rs
    8
    // false positive, this regex macro implemented in this crate and is not available in the upstream anymore
    9
    #![cfg_attr(feature = "cargo-clippy", allow(regex_macro))]
    10
    #![cfg_attr(feature = "quiet", allow(warnings))]