Skip to content

refactor(allocator/vec): comment out feature-gated methods#9728

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-12-refactor_allocator_vec_comment_out_feature-gated_methods
Mar 13, 2025
Merged

refactor(allocator/vec): comment out feature-gated methods#9728
graphite-app[bot] merged 1 commit intomainfrom
03-12-refactor_allocator_vec_comment_out_feature-gated_methods

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Mar 13, 2025

Comment out methods which are feature-gated in vec2::Vec (the implementation copied from bumpalo in #9646).

Copy link
Member Author

overlookmotel commented Mar 13, 2025


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.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 13, 2025

CodSpeed Performance Report

Merging #9728 will not alter performance

Comparing 03-12-refactor_allocator_vec_comment_out_feature-gated_methods (6c86961) with main (0d1e2c5)

Summary

✅ 33 untouched benchmarks

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Mar 13, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 13, 2025

Merge activity

Comment out methods which are feature-gated in `vec2::Vec` (the implementation copied from `bumpalo` in #9646).
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.

1 participant