You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 structs.
The text was updated successfully, but these errors were encountered:
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 allstruct
s.The text was updated successfully, but these errors were encountered: