Skip to content

refactor(allocator): Arena::alloc_with write through a &mut MaybeUninit - #24923

Draft
overlookmotel wants to merge 1 commit into
om/07-24-docs_allocator_improve_doc_comments_for_arena_methodsfrom
om/07-24-refactor_allocator_arena_alloc_with_write_through_a_mut_maybeuninit_
Draft

refactor(allocator): Arena::alloc_with write through a &mut MaybeUninit#24923
overlookmotel wants to merge 1 commit into
om/07-24-docs_allocator_improve_doc_comments_for_arena_methodsfrom
om/07-24-refactor_allocator_arena_alloc_with_write_through_a_mut_maybeuninit_

Conversation

@overlookmotel

Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added the A-allocator Area - Allocator label Jul 25, 2026

overlookmotel commented Jul 25, 2026

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codspeed-hq

codspeed-hq Bot commented Jul 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 67 untouched benchmarks
⏩ 9 skipped benchmarks1


Comparing om/07-24-refactor_allocator_arena_alloc_with_write_through_a_mut_maybeuninit_ (0a33089) with om/07-24-docs_allocator_improve_doc_comments_for_arena_methods (87a7e17)

Open in CodSpeed

Footnotes

  1. 9 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-allocator Area - Allocator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant