Skip to content

Implement Extend<AsciiChar> for String#136749

Merged
bors merged 1 commit into
rust-lang:masterfrom
mzeitlin11:extend-asciichar
Feb 15, 2025
Merged

Implement Extend<AsciiChar> for String#136749
bors merged 1 commit into
rust-lang:masterfrom
mzeitlin11:extend-asciichar

Conversation

@mzeitlin11

@mzeitlin11 mzeitlin11 commented Feb 8, 2025

Copy link
Copy Markdown
Contributor

Implement Extend<AsciiChar> for String as suggested in #110998 (comment). Also implements Extend<&AsciiChar> since there's an analogous impl for Extend<&char>, but happy to remove if not thought useful.

r? @scottmcm
since you requested it, but no pressure to review!

@mzeitlin11

Copy link
Copy Markdown
Contributor Author

I may have messed something up with the bot, sorry! Trying again
@rustbot ready
r? @scottmcm

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 14, 2025
@scottmcm

Copy link
Copy Markdown
Member

Oops, sorry I missed the first ping. Thanks for making this!

@bors r+ rollup=always

@bors

bors commented Feb 14, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit d566b5d has been approved by scottmcm

It is now in the queue for this repository.

@bors

bors commented Feb 14, 2025

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 14, 2025
@bors bors merged commit 26be558 into rust-lang:master Feb 15, 2025
@rustbot rustbot added this to the 1.86.0 milestone Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants