Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Rollup of 7 pull requests #34852

Merged
merged 15 commits into from
Jul 17, 2016
Merged

Rollup of 7 pull requests #34852

merged 15 commits into from
Jul 17, 2016

Conversation

Isaac Andrade and others added 15 commits May 2, 2016 16:15
- It also keeps mentions to RFCs consistent with the format "RFC XXX"
The referenced tracking issue was closed and was actually about changing the
algorithm.

cc rust-lang#34767
1. Fix the sections in the book to have the correct signatures. I've
   also marked them as `ignore`; there's no way to set the `no_std`
   feature for libc, so it pulls in the stdlib, so this wasn't even
   testing the actual thing it was testing. Better to just ignore.
2. Correcting libcore's docs for factual inaccuracy, and add a note
   about language items.

Fixes rust-lang#33677
Add mention to RFC 940 in the Rust Reference.

This PR adds a mention to hyphens in Cargo package names being replaced by underscores when used as a crate, as per [RFC 940](https://github.com/rust-lang/rfcs/blob/master/text/0940-hyphens-considered-harmful.md)

It also formats the RFCs consistently as RFC XXX instead of RFCXXX.
std: Correct tracking issue for SipHash{13,24}

The referenced tracking issue was closed and was actually about changing the
algorithm.

cc rust-lang#34767
Fix up documentation around no_std

1. Fix the sections in the book to have the correct signatures. I've
   also marked them as `ignore`; there's no way to set the `no_std`
   feature for libc, so it pulls in the stdlib, so this wasn't even
   testing the actual thing it was testing. Better to just ignore.
2. Correcting libcore's docs for factual inaccuracy, and add a note
   about language items.

Fixes rust-lang#33677

r? @alexcrichton
Add missing inline code delimiters around Vec<T>

r? @steveklabnik
@rust-highfive
Copy link
Collaborator

r? @Manishearth

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

@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Jul 16, 2016

📌 Commit 45f8427 has been approved by GuillaumeGomez

@bors
Copy link
Contributor

bors commented Jul 16, 2016

⌛ Testing commit 45f8427 with merge 0b8db7b...

@bors
Copy link
Contributor

bors commented Jul 16, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@arielb1
Copy link
Contributor

arielb1 commented Jul 16, 2016

@bors retry (#34386)

@bors
Copy link
Contributor

bors commented Jul 17, 2016

⌛ Testing commit 45f8427 with merge 103e5c9...

bors added a commit that referenced this pull request Jul 17, 2016
Rollup of 7 pull requests

- Successful merges: #33362, #34768, #34837, #34838, #34847, #34848, #34849
- Failed merges: #33951, #34850
@bors bors mentioned this pull request Jul 17, 2016
@bors bors merged commit 45f8427 into rust-lang:master Jul 17, 2016
@bors bors mentioned this pull request Jul 17, 2016
@GuillaumeGomez GuillaumeGomez deleted the rollup branch July 17, 2016 09:45
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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