Update Lints

This commit is contained in:
Philip Koperski 2021-07-17 16:05:20 -04:00
parent ed7bc9ac7e
commit 00d93578e6
3 changed files with 0 additions and 6 deletions

View file

@ -59,7 +59,6 @@
order_dependent_trait_objects,
overflowing_literals,
overlapping_range_endpoints,
panic_fmt,
path_statements,
patterns_in_fns_without_body,
pointer_structural_match,
@ -69,7 +68,6 @@
proc_macro_derive_resolution_fallback,
pub_use_of_private_extern_crate,
redundant_semicolons,
safe_packed_borrows,
soft_unstable,
stable_features,
temporary_cstring_as_ptr,

View file

@ -59,7 +59,6 @@
order_dependent_trait_objects,
overflowing_literals,
overlapping_range_endpoints,
panic_fmt,
path_statements,
patterns_in_fns_without_body,
pointer_structural_match,
@ -69,7 +68,6 @@
proc_macro_derive_resolution_fallback,
pub_use_of_private_extern_crate,
redundant_semicolons,
safe_packed_borrows,
soft_unstable,
stable_features,
temporary_cstring_as_ptr,

View file

@ -59,7 +59,6 @@
order_dependent_trait_objects,
overflowing_literals,
overlapping_range_endpoints,
panic_fmt,
path_statements,
patterns_in_fns_without_body,
pointer_structural_match,
@ -69,7 +68,6 @@
proc_macro_derive_resolution_fallback,
pub_use_of_private_extern_crate,
redundant_semicolons,
safe_packed_borrows,
soft_unstable,
stable_features,
temporary_cstring_as_ptr,