Skip to content

Rollup of 5 pull requests #40302

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 11 commits into from
Closed

Conversation

steveklabnik and others added 11 commits March 4, 2017 10:40
The args() and args_os() docs include a line about how the first element
is usually the program name. Include that line in the struct docs too.
…xcrichton

Extract nomicon to its own repo

part of rust-lang#39588

same as rust-lang#40213 but for the nomicon

r? @alexcrichton
Issue rust-lang#39688 - Help people find String::as_bytes() for UTF-8

Added in links for the inverse functions so people will know that as_bytes() is the inverse of from_utf8() and vice versa.
?r @steveklabnik
clarify docs for Args and ArgsOs

The args() and args_os() docs include a line about how the first element
is usually the program name. Include that line in the struct docs too.
Fix text formatting in README

There was a missing backtick in the README.
Remove extra space in test description (of a mod test)
@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Mar 6, 2017

📌 Commit 10d8d68 has been approved by GuillaumeGomez

@rust-highfive
Copy link
Contributor

r? @BurntSushi

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

@bors
Copy link
Collaborator

bors commented Mar 6, 2017

⌛ Testing commit 10d8d68 with merge 34b5c05...

@bors
Copy link
Collaborator

bors commented Mar 6, 2017

💔 Test failed - status-travis

@GuillaumeGomez
Copy link
Member Author

@bors: retry

@bors
Copy link
Collaborator

bors commented Mar 6, 2017

⌛ Testing commit 10d8d68 with merge 17c57ce...

@bors
Copy link
Collaborator

bors commented Mar 6, 2017

💔 Test failed - status-travis

@steveklabnik
Copy link
Member

@bors: retry

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

⌛ Testing commit 10d8d68 with merge 87227c8...

@bors
Copy link
Collaborator

bors commented Mar 7, 2017

💔 Test failed - status-travis

@GuillaumeGomez GuillaumeGomez deleted the rollup branch March 7, 2017 15:08
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants