Skip to content

Commit 3ff39a3

Browse files
committed
refactor: update paxhtml to use bump allocator API
- Update paxhtml dependency to latest version (a5342664) which uses bumpalo bump allocator for efficient memory management - Update all html! macro calls to use new `in bump;` syntax - Update all function signatures to accept bump allocator reference - Update Builder, Document, Element, and Attribute usage with new API - Update syntax highlighter to use bump allocator for Element creation
1 parent 53a6ca5 commit 3ff39a3

File tree

3 files changed

+316
-229
lines changed

3 files changed

+316
-229
lines changed

Cargo.lock

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)