Clean up use of Size
This commit is contained in:
parent
d5c0c94883
commit
147c3eaf92
2 changed files with 1 additions and 6 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#![warn(clippy::use_self)]
|
||||
|
||||
// TODO Enable warn(unreachable_pub)?
|
||||
// TODO Clean up use and manipulation of toss Pos and Size
|
||||
// TODO Remove unnecessary Debug impls and compare compile times
|
||||
|
||||
mod config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue