Skip to content

Commit

Permalink
Merge branch 'main' into read-query-from-file
Browse files Browse the repository at this point in the history
  • Loading branch information
bheylin authored Oct 12, 2024
2 parents a9e1a77 + 9238fc1 commit 4e28dd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ module_name_repetitions = { level = "allow", priority = 1 }
# and made it more strict. Will perhaps get too annoying.

absolute_paths_not_starting_with_crate = "warn"
box_pointers = "allow" # Not useful nowadays
deprecated_safe = "warn"
elided_lifetimes_in_paths = "warn"
explicit_outlives_requirements = "warn"
Expand Down

0 comments on commit 4e28dd4

Please sign in to comment.