Skip to content

feat(data_structures): add InlineString::as_mut_str method#10856

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-06-feat_data_structures_add_inlinestring_as_mut_str_method
May 7, 2025
Merged

feat(data_structures): add InlineString::as_mut_str method#10856
graphite-app[bot] merged 1 commit intomainfrom
05-06-feat_data_structures_add_inlinestring_as_mut_str_method

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented May 7, 2025

Add InlineString::as_mut_str method, to accompany as_str. Not including this method was an oversight when I wrote InlineString.

Copy link
Member Author

overlookmotel commented May 7, 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.

@github-actions github-actions bot added the C-enhancement Category - New feature or request label May 7, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented May 7, 2025

CodSpeed Instrumentation Performance Report

Merging #10856 will not alter performance

Comparing 05-06-feat_data_structures_add_inlinestring_as_mut_str_method (05bf1be) with main (2d4b8c9)

Summary

✅ 36 untouched benchmarks

@overlookmotel overlookmotel marked this pull request as ready for review May 7, 2025 12:17
@graphite-app graphite-app bot changed the base branch from 05-06-perf_data_structures_optimize_inlinestring_ to graphite-base/10856 May 7, 2025 12:24
@overlookmotel
Copy link
Member Author

Uncontroversial change, and does not affect any existing code, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label May 7, 2025
Copy link
Member Author

overlookmotel commented May 7, 2025

Merge activity

@graphite-app graphite-app bot changed the base branch from graphite-base/10856 to main May 7, 2025 12:31
Add `InlineString::as_mut_str` method, to accompany `as_str`. Not including this method was an oversight when I wrote `InlineString`.
@graphite-app graphite-app bot force-pushed the 05-06-feat_data_structures_add_inlinestring_as_mut_str_method branch from dde60ff to 05bf1be Compare May 7, 2025 12:32
@graphite-app graphite-app bot merged commit 05bf1be into main May 7, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 05-06-feat_data_structures_add_inlinestring_as_mut_str_method branch May 7, 2025 12:39
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant