-
Notifications
You must be signed in to change notification settings - Fork 13k
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 8 pull requests #36536
Merged
Merged
Rollup of 8 pull requests #36536
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
sophiajt
commented
Sep 16, 2016
- Successful merges: Update E0049 to new error format #36383, Tweak std::marker docs #36424, doc: make that sound better #36480, Don't ignore a doc code-block we can compile. #36484, Default RUST_MIN_STACK to 16MiB for now #36505, Try to support py3 with rustbuild better #36509, Add example in AsMut trait documentation #36519, Fix language in documentation comment. #36521
- Failed merges:
…rner Update E0049 to new error format Fixes rust-lang#35210. Part of rust-lang#35233. r? @jonathandturner
…r-docs, r=GuillaumeGomez Tweak std::marker docs Fixes rust-lang#29361. r? @GuillaumeGomez
…bnik doc: make that sound better
Don't ignore a doc code-block we can compile.
Default RUST_MIN_STACK to 16MiB for now Temporary(?) workaround to rust-lang#35408. cc @nikomatsakis if you want to veto the idea. r? @eddyb
Try to support py3 with rustbuild better Annoying to have it fail when you run with `python` only to have to rerun later with `python2`. r? @alexcrichton
…illaumeGomez Add example in AsMut trait documentation Let me know of any changes I should make. r? @GuillaumeGomez
…r=apasel422 Fix language in documentation comment.
@bors r+ p=1 |
📌 Commit ab7425d has been approved by |
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
bors
added a commit
that referenced
this pull request
Sep 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.