| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-09 | Speed up `String::push` and `String::insert` | lincot | -0/+11 | |
| Improve performance of `String` methods by avoiding unnecessary memcpy for the character bytes, with added codegen check to ensure compliance. | ||||
