mirror of https://github.com/aya-rs/aya
Remove deny(pointer_structural_match)
``` warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information --> aya/src/lib.rs:57:5 | 57 | pointer_structural_match, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default ```pull/955/head
parent
683cedfe48
commit
4e843a3523
Loading…
Reference in New Issue