Skip to content

Rollup of 5 pull requests #31243

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

Merged
merged 13 commits into from
Jan 28, 2016
Merged

Rollup of 5 pull requests #31243

merged 13 commits into from
Jan 28, 2016

Conversation

Manishearth and others added 13 commits January 4, 2016 09:34
I recently wrote a blog post on contributing to the Rust compiler which
gained some interest. It was mentioned in a comment on Reddit that it
would be useful to integrate some of the information from that post to
the official contributing guide.

This is the start of my efforts to integrate what I wrote with the
official guide.

This commit adds information on the build system. It is not a complete
guide on the build system, but it should be enough to provide a good
starting place for those wishing to contribute.
- Tweaked the build system intro paragraph
- Added some more configure options & explanations
- Added additional make target
The missing_docs lint only applies to public items in public modules, so this
example code did not actually generate any warnings or errors.
…klabnik

We should have stuff on this in the book somewhere too

r? @steveklabnik
I recently wrote a blog post on contributing to the Rust compiler which
gained some interest. It was mentioned in a comment on Reddit that it
would be useful to integrate some of the information from that post to
the official contributing guide.

This is the start of my efforts to integrate what I wrote with the
official guide.

This commit adds information on the build system. It is not a complete
guide on the build system, but it should be enough to provide a good
starting place for those wishing to contribute.
The missing_docs lint only applies to public items in public modules, so this
example code did not actually generate any warnings or errors.
@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@Manishearth
Copy link
Member Author

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

📌 Commit 5e7dfa7 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

⌛ Testing commit 5e7dfa7 with merge ba1709e...

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

💔 Test failed - auto-mac-64-opt

@Manishearth
Copy link
Member Author

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

📌 Commit 5e7dfa7 has been approved by Manishearth

@Manishearth
Copy link
Member Author

@bors retry

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

⌛ Testing commit 5e7dfa7 with merge 207c7e3...

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

💔 Test failed - auto-linux-32-nopt-t

@Manishearth
Copy link
Member Author

@bors retry

@alexcrichton buildbot seems to be killing things randomly

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

⌛ Testing commit 5e7dfa7 with merge 2c71012...

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

💔 Test failed - auto-linux-64-opt

@Manishearth
Copy link
Member Author

@bors retry force

@Manishearth
Copy link
Member Author

@bors force

@bors
Copy link
Collaborator

bors commented Jan 27, 2016

⌛ Testing commit 5e7dfa7 with merge 38e23e8...

@bors bors merged commit 5e7dfa7 into rust-lang:master Jan 28, 2016
@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.

9 participants