Change StaticVec to 3 inline elements.
This commit is contained in:
@@ -46,6 +46,7 @@ Enhancements
|
||||
* Added `ASTNode::position`.
|
||||
* `ReturnType` is removed in favor of option flags for `Stmt::Return`.
|
||||
* `Stmt::Break` and `Stmt::Continue` are merged into `Stmt::BreakLoop` via an option flag.
|
||||
* `StaticVec` is changed to keep three items inline instead of four.
|
||||
|
||||
|
||||
Version 1.0.4
|
||||
|
Reference in New Issue
Block a user