Skip to content

Rollup of 8 pull requests - #42233

Closed
frewsxcv wants to merge 19 commits into
rust-lang:masterfrom
frewsxcv:rollup
Closed

Rollup of 8 pull requests#42233
frewsxcv wants to merge 19 commits into
rust-lang:masterfrom
frewsxcv:rollup

Conversation

@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=10

@bors

bors commented May 26, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 8ef72db has been approved by frewsxcv

@bors

bors commented May 26, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 8ef72db with merge eb3bfb4...

@bors

bors commented May 26, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-appveyor

@est31

Copy link
Copy Markdown
Member

Most likely cause for the failure: #42225. See #42225 (comment)

citizen428and others added 3 commits May 26, 2017 15:49
…excrichton
Give step_trait a distinct tracking issue from step_by
iterator_step_by has decoupled their futures, so the tracking issue should split.
Old issue: rust-lang#27741
New issue: rust-lang#42168
r? @alexcrichton (another follow-up to closed PR rust-lang#42110 (comment))
…r=Mark-Simulacrum
Remove superfluous `;;` sequences
Ran across a doubled `;;` in the docstring for `str::split`. Grep found a few more. :)
…petrochenkov
Fix 'associate type' typo
I came across an error message mentioning an 'associate type'.
Since this is the only instance of this term in rustc (it's 'associated type' everywhere else), I think this might be a typo.
…slicing, r=GuillaumeGomez
Update documentation for indexing/slicing methods
See rust-lang#39911
r? @steveklabnik
@frewsxcv
frewsxcv deleted the rollup branch May 26, 2017 14:20
@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 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.

10 participants

@frewsxcv@bors@est31@Centril@scottmcm@callahad@brson@venkatagiri@citizen428@king6cong