1468 |
// FIXME: #[allow(clippy::eq_op)] in Rust 1.31
|
1469 |
#[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
|
1470 |
{
|
1613 |
// FIXME: #[allow(clippy::eq_op)] in Rust 1.31
|
1614 |
#[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
|
1615 |
{
|
1615 |
// FIXME: #[allow(clippy::eq_op)] in Rust 1.31
|
1616 |
#[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
|
1617 |
{
|
1615 |
// FIXME: #[allow(clippy::eq_op)] in Rust 1.31
|
1616 |
#[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
|
1617 |
{
|
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))]
|
157 |
#![no_std]
|
158 |
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
|
159 |
#![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
|
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))]
|
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))]
|
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))]
|
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(
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
|
2 |
#![cfg_attr(feature = "cargo-clippy", allow(let_underscore_drop))]
|
112 |
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
|
113 |
#![cfg_attr(
|
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
|
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))]
|
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))]
|
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))]
|
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
|
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))]
|
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))]
|
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(
|
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))]
|
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(
|
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))]
|
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))]
|