Skip to content

Commit

Permalink
allow size_of_ref for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamdavidonuh committed May 15, 2024
1 parent db8c76f commit 17973a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ahnlich/server/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![allow(dead_code)]

#![allow(clippy::size_of_ref)]
mod algorithm;
mod engine;
mod errors;
Expand Down

0 comments on commit 17973a1

Please sign in to comment.