Skip to content

Fix result order for manual_split_once when rsplitn is used#7663

Merged
bors merged 1 commit intorust-lang:masterfrom
Jarcho:rsplit_once_order
Sep 11, 2021
Merged

Fix result order for manual_split_once when rsplitn is used#7663
bors merged 1 commit intorust-lang:masterfrom
Jarcho:rsplit_once_order

Conversation

@Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Sep 10, 2021

fixes: #7656

changelog: Fix result order for manual_split_once when rsplitn is used

@rust-highfive
Copy link

r? @llogiq

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 10, 2021
@llogiq
Copy link
Contributor

llogiq commented Sep 11, 2021

Thank you! @bors r+

@bors
Copy link
Contributor

bors commented Sep 11, 2021

📌 Commit 4c1b6a2 has been approved by llogiq

@bors
Copy link
Contributor

bors commented Sep 11, 2021

⌛ Testing commit 4c1b6a2 with merge 2636a1b...

@bors
Copy link
Contributor

bors commented Sep 11, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing 2636a1b to master...

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rsplit_once suggest error

4 participants