• discord-indexmap 1.4.0/src/set.rs
    1468
            // FIXME: #[allow(clippy::eq_op)] in Rust 1.31
    1469
            #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
    1470
            {
  • indexmap-amortized 1.6.1/src/set.rs
    1613
            // FIXME: #[allow(clippy::eq_op)] in Rust 1.31
    1614
            #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
    1615
            {
  • indexmap-rmw 1.6.3/src/set.rs
    1615
            // FIXME: #[allow(clippy::eq_op)] in Rust 1.31
    1616
            #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
    1617
            {
  • noindexmap 1.6.1/src/set.rs
    1615
            // FIXME: #[allow(clippy::eq_op)] in Rust 1.31
    1616
            #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
    1617
            {
  • alt_serde 1.0.119/src/lib.rs
    95
    #![allow(unknown_lints, bare_trait_objects, deprecated)]
    96
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    97
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • mashup 0.1.14+deprecated/src/lib.rs
    157
    #![no_std]
    158
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    159
    #![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
  • mashup-impl 0.1.14+deprecated/src/lib.rs
    1
    #![doc(html_root_url = "https://docs.rs/mashup-impl/0.1.14+deprecated")]
    2
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    3
    #![cfg_attr(feature = "cargo-clippy", allow(needless_borrowed_reference))]
  • oauth-credentials 0.3.0/src/lib.rs
    6
    #![doc(html_root_url = "https://docs.rs/oauth-credentials/0.3.0")]
    7
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    8
    #![cfg_attr(feature = "cargo-clippy", allow(redundant_field_names))]
  • pi_slotmap 0.1.4/src/lib.rs
    13
    #![deny(missing_docs, unaligned_references)]
    14
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    15
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • ryu_floating_decimal 0.1.0/src/lib.rs
    9
    #![doc(html_root_url = "https://docs.rs/ryu-floating-decimal/1.0.4")]
    10
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    11
    #![cfg_attr(
  • scratch 1.0.3/build.rs
    1
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    2
    #![cfg_attr(feature = "cargo-clippy", allow(let_underscore_drop))]
  • scratch 1.0.3/src/lib.rs
    112
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    113
    #![cfg_attr(
  • serde 1.0.152/src/lib.rs
    101
    #![allow(unknown_lints, bare_trait_objects, deprecated)]
    102
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    103
    // Ignored clippy and clippy_pedantic lints
  • serde_json_experimental 1.0.29-rc1/src/lib.rs
    318
    #![doc(html_root_url = "https://docs.rs/serde_json_experimental/1.0.29-rc1")]
    319
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    320
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • serde_json_v8 0.1.1/src/lib.rs
    296
    #![doc(html_root_url = "https://docs.rs/serde_json_v8/0.1.0")]
    297
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    298
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • serde_jsonrc 0.1.0/src/lib.rs
    306
    #![doc(html_root_url = "https://docs.rs/serde_jsonrc/0.1.0")]
    307
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    308
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • serde_test 1.0.152/src/lib.rs
    143
    #![doc(html_root_url = "https://docs.rs/serde_test/1.0.152")]
    144
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    145
    // Ignored clippy lints
  • slotmap 1.0.6/src/lib.rs
    14
    #![deny(missing_docs, unaligned_references)]
    15
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    16
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • slotmap-fork-otter 1.0.2/src/lib.rs
    14
    #![deny(missing_docs, unaligned_references)]
    15
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    16
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • strict-yaml-rust 0.1.2/src/lib.rs
    39
    #![doc(html_root_url = "https://docs.rs/strict-yaml-rust/0.1.0")]
    40
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    41
    #![cfg_attr(
  • syn-pub-items 0.15.30/src/lib.rs
    225
    #![doc(html_root_url = "https://docs.rs/syn/0.15.30")]
    226
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    227
    #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
  • unity-yaml-rust 0.1.1/src/lib.rs
    36
    #![doc(html_root_url = "https://docs.rs/unity-yaml-rust/0.1.0")]
    37
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    38
    #![cfg_attr(
  • yaml-rust 0.4.5/src/lib.rs
    39
    #![doc(html_root_url = "https://docs.rs/yaml-rust/0.4.5")]
    40
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    41
    #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))]
  • yaml-rust-davvid 0.5.1/src/lib.rs
    46
    #![doc(html_root_url = "https://docs.rs/yaml-rust-davvid/0.5.1")]
    47
    #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
    48
    #![cfg_attr(feature = "cargo-clippy", warn(cognitive_complexity))]