mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 07:21:12 +00:00

warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information --> test_suite/tests/test_macros.rs:1931:8 | 1931 | #[deny(unaligned_references)] | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default