* chore: Upgrade to Rust 1.64 * fix: Use iter find instead of a for loop, thanks clippy * fix: Remove some needless borrows, thanks clippy * fix: Use then_some rather than then with a closure, thanks clippy * fix: Use iter retain rather than filter collect, thanks clippy Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| exec | ||
| frontend | ||
| plan | ||
| provider | ||
| exec.rs | ||
| frontend.rs | ||
| lib.rs | ||
| plan.rs | ||
| provider.rs | ||
| pruning.rs | ||
| statistics.rs | ||
| test.rs | ||
| util.rs | ||