Closed
Description
These were added in #175 because the lint fires on #[derive(Debug)]
-generated impls. Once rust-lang/rust-clippy#4861 is fixed on stable, the #[allow]
s should be removed from all struct
s.
These were added in #175 because the lint fires on #[derive(Debug)]
-generated impls. Once rust-lang/rust-clippy#4861 is fixed on stable, the #[allow]
s should be removed from all struct
s.