Skip to content

refactor(allocator): re-order code#11759

Merged
graphite-app[bot] merged 1 commit intomainfrom
06-16-refactor_allocator_re-order_code
Jun 16, 2025
Merged

refactor(allocator): re-order code#11759
graphite-app[bot] merged 1 commit intomainfrom
06-16-refactor_allocator_re-order_code

Conversation

@overlookmotel
Copy link
Copy Markdown
Member

@overlookmotel overlookmotel commented Jun 16, 2025

Follow-on after #11736. Pure refactor. Move all code related to AllocatorGuard to be together, so it's easier to read. Also rearrange std imports.

Copy link
Copy Markdown
Member Author


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 hot fixes, skip the queue and merge this PR next

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.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jun 16, 2025
@overlookmotel overlookmotel marked this pull request as ready for review June 16, 2025 20:53
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jun 16, 2025

CodSpeed Instrumentation Performance Report

Merging #11759 will not alter performance

Comparing 06-16-refactor_allocator_re-order_code (01e52bc) with main (38dc614)

Summary

✅ 38 untouched benchmarks

@overlookmotel overlookmotel requested a review from camc314 June 16, 2025 21:04
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 16, 2025
Copy link
Copy Markdown
Contributor

camc314 commented Jun 16, 2025

Merge activity

Follow-on after #11736. Pure refactor. Move all code related to `AllocatorGuard` to be together, so it's easier to read. Also rearrange `std` imports.
@graphite-app graphite-app bot force-pushed the 06-16-refactor_allocator_re-order_code branch from 24f8397 to 01e52bc Compare June 16, 2025 21:24
@graphite-app graphite-app bot merged commit 01e52bc into main Jun 16, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 06-16-refactor_allocator_re-order_code branch June 16, 2025 21:30
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants