Files
servo/components/allocator
Narfinger 2e950dfbf0 Allocator: Fix tracking allocator (#40270)
The tracking allocator was not compiling because of changes to the hash
function.
Additionally, I fixed some clippy lints in it.

Testing: Compiling it with allocation-tracking feature flag enabled
shows no errors now.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-10-29 17:00:28 +00:00
..