Fix formatting issues

This commit is contained in:
Joe Taber
2023-11-11 13:33:19 -06:00
parent 8570f119c0
commit f704fcb41d
3 changed files with 11 additions and 13 deletions

View File

@@ -885,8 +885,6 @@ pub(crate) struct PredicateInfo {
pub(crate) has_clauses: bool, pub(crate) has_clauses: bool,
} }
impl PredicateInfo { impl PredicateInfo {
#[inline] #[inline]
pub(crate) fn compile_incrementally(&self) -> bool { pub(crate) fn compile_incrementally(&self) -> bool {