Skip to content

Rollup of 8 pull requests - #33959

Merged
bors merged 19 commits into
rust-lang:masterfrom
Manishearth:rollup
May 30, 2016
Merged

Rollup of 8 pull requests#33959
bors merged 19 commits into
rust-lang:masterfrom
Manishearth:rollup

Conversation

GuillaumeGomezand others added 19 commits May 27, 2016 00:39
…expected to and was still considered 'ok')
* Fix error explanations tests/tags
Added documentation clarifying the behavior of split when used with the empty string and contiguous separators.
…uillaumeGomez
Added examples/docs to split in str.rs
Added documentation clarifying the behavior of split when used with the empty string and contiguous separators. Addresses issue [33882](rust-lang#33882). This is my first time contributing to rust, so forgive me if I'm skipping any of the contribution steps.
Fixesrust-lang#33882
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @jroesch

(rust_highfive has picked a reviewer for you, use r? to override)

@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=20

@bors

bors commented May 30, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 9d2ec40 has been approved by Manishearth

@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors force

1 similar comment
@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors force

@bors

bors commented May 30, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9d2ec40 with merge 5da602b...

bors added a commit that referenced this pull request May 30, 2016
Rollup of 8 pull requests
- Successful merges: #33793, #33893, #33912, #33913, #33914, #33917, #33937, #33938
- Failed merges:
@borsbors mentioned this pull request May 30, 2016
@bors
bors merged commit 9d2ec40 into rust-lang:masterMay 30, 2016
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Manishearth@rust-highfive@bors@jroesch@Centril@GuillaumeGomez@srinivasreddy@Ophirr33