Skip to content

Commit ad89e8c

Browse files
committed
syntax: update formatting
rustfmt appears to have had a slight tweak. This also fixes CI.
1 parent adb4aa3 commit ad89e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex-syntax/src/hir/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1496,7 +1496,7 @@ macro_rules! define_bool {
14961496
self.bools &= !(1 << $bit);
14971497
}
14981498
}
1499-
}
1499+
};
15001500
}
15011501

15021502
impl HirInfo {

0 commit comments

Comments
 (0)