Skip to content
Snippets Groups Projects
Verified Commit 60179dbf authored by Vincent Lafeychine's avatar Vincent Lafeychine
Browse files

clippy: Fix default_trait_access for free

parent 5105f9d7
No related branches found
No related tags found
1 merge request!44Fix most of `clippy::pedantic`
......@@ -32,7 +32,6 @@ rustflags = [
"-Aclippy::string_lit_as_bytes",
# clippy::pedantic
"-Aclippy::default_trait_access",
"-Aclippy::doc_markdown",
"-Aclippy::expl_impl_clone_on_copy",
"-Aclippy::flat_map_option",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment