Skip to content

Rollup of 7 pull requests - #46538

Merged
bors merged 17 commits into
rust-lang:masterfrom
frewsxcv:rollup
Dec 6, 2017
Merged

Rollup of 7 pull requests#46538
bors merged 17 commits into
rust-lang:masterfrom
frewsxcv:rollup

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.
Fixesrust-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
Fixesrust-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.
Fixesrust-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...
Fixesrust-lang#46171
@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @KodrAus

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

@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=10

@bors

bors commented Dec 6, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit bb239e2 has been approved by frewsxcv

@bors

bors commented Dec 6, 2017

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Dec 6, 2017

Copy link
Copy Markdown
Collaborator

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

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

11 participants

@frewsxcv@rust-highfive@bors@Centril@KodrAus@tbu-@udoprog@timotree3@GuillaumeGomez@Havvy@steveklabnik