You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Collapse nested if statement in invariants.rs (clippy::collapsible_if)
- Use unwrap_or_else instead of unwrap_or for function calls in
decorrelate_predicate_subquery.rs (clippy::or_fun_call)
0 commit comments