mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-29 14:02:54 +00:00

This test has multiple #[ignore] attributes in some configurations. $ cargo +beta check --test expandtest warning: unused attribute --> test_suite/tests/expandtest.rs:2:29 | 2 | #[cfg_attr(not(expandtest), ignore)] | ^^^^^^ | = note: `#[warn(unused_attributes)]` on by default