Wulf / dsync

Generate rust structs & query functions from diesel schema files
Other
70 stars 13 forks source link

Check clone() usage for experimental filters #130

Closed Wulf closed 8 months ago

Wulf commented 9 months ago

https://github.com/Wulf/dsync/pull/126#discussion_r1452335210

hasezoey commented 9 months ago

at least if my testing from https://github.com/Wulf/dsync/pull/114#issuecomment-1893757239 (a44afdd08f4447e367aa47ecb91fae88b57f8944) is correct, then yes, .clone() from the if let statements can be removed without problems