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 #46538

Merged
merged 17 commits into from
Dec 6, 2017
Merged

Rollup of 7 pull requests #46538

merged 17 commits into from
Dec 6, 2017

Conversation

tbu- and others added 17 commits November 20, 2017 22:16
They set all lints currently on the warning level to `deny` or `forbid`,
respectively.
This page currently links to an old wiki page in rust-lang/rust-wiki-backup. There is a more up-to-date page in-tree so I changed the link to point there so new contributors can find it more easily.
Fixes rust-lang#42725

or at least, this is the best we can really do. rust-lang#35946 is tracking
better errors already, so that should cover the other part of it.
Clarify what `-D warnings` or `-F warnings` does

They set all lints currently on the warning level to `deny` or `forbid`,
respectively.
…avus

Mention the name of ? in Result's docs

Fixes rust-lang#42725

or at least, this is the best we can really do. rust-lang#35946 is tracking
better errors already, so that should cover the other part of it.
…Sushi

Document behavior of `ptr::swap` with overlapping regions of memory.

Fixes rust-lang#44479.
Update old link

The CONTRIBUTING.md page currently links to an old wiki page in rust-lang/rust-wiki-backup. There is a more up-to-date page in-tree so I changed the link to point there so new contributors can find it more easily.
Give compile_error macro examples

I cannot get Rust to build at all with it complaining about GCC not being a valid C compiler or something, so letting TravisCI be my tester...

Fixes rust-lang#46171
@rust-highfive
Copy link
Collaborator

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive
Copy link
Collaborator

r? @KodrAus

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

@frewsxcv
Copy link
Member Author

frewsxcv commented Dec 6, 2017

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Dec 6, 2017

📌 Commit bb239e2 has been approved by frewsxcv

@bors
Copy link
Contributor

bors commented Dec 6, 2017

⌛ Testing commit bb239e2 with merge 833785b...

bors added a commit that referenced this pull request Dec 6, 2017
Rollup of 7 pull requests

- Successful merges: #46136, #46378, #46431, #46483, #46495, #46502, #46512
- Failed merges:
@bors
Copy link
Contributor

bors commented Dec 6, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: frewsxcv
Pushing 833785b to master...

@bors bors merged commit bb239e2 into rust-lang:master Dec 6, 2017
@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.