Skip to content

Remove unneeded fn main blocks from docs - #64912

Merged
bors merged 1 commit into
rust-lang:masterfrom
tesuji:unneeded-main-doc
Oct 2, 2019
Merged

Remove unneeded fn main blocks from docs#64912
bors merged 1 commit into
rust-lang:masterfrom
tesuji:unneeded-main-doc

Conversation

@tesuji

@tesujitesuji commented Sep 30, 2019

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @joshtriplett

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 30, 2019
@tesuji

Copy link
Copy Markdown
ContributorAuthor

r? @jonas-schievink

@jonas-schievinkjonas-schievink left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Comment threadsrc/liballoc/sync.rs Outdated
@jonas-schievink

Copy link
Copy Markdown
Contributor

Thanks!

@bors r+

@bors

bors commented Oct 1, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 6c1b447 has been approved by jonas-schievink

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 1, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 1, 2019
@CentrilCentril mentioned this pull request Oct 1, 2019
bors added a commit that referenced this pull request Oct 1, 2019
Rollup of 5 pull requests
Successful merges:
- #63416 (apfloat: improve doc comments)
- #64404 (Add long error explanation for E0495)
- #64910 (syntax: cleanup param, method, and misc parsing)
- #64912 (Remove unneeded `fn main` blocks from docs)
- #64952 (Update cargo.)
Failed merges:
r? @ghost
tmandry added a commit to tmandry/rust that referenced this pull request Oct 1, 2019
@tmandrytmandry mentioned this pull request Oct 1, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 1, 2019
@tmandrytmandry mentioned this pull request Oct 1, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 1, 2019
@CentrilCentril mentioned this pull request Oct 1, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 1, 2019
@CentrilCentril mentioned this pull request Oct 1, 2019
bors added a commit that referenced this pull request Oct 1, 2019
Rollup of 7 pull requests
Successful merges:
- #63416 (apfloat: improve doc comments)
- #64820 (BTreeSet intersection, is_subset & difference optimizations)
- #64910 (syntax: cleanup param, method, and misc parsing)
- #64912 (Remove unneeded `fn main` blocks from docs)
- #64933 (Fixes#64919. Suggest fix based on operator precendence.)
- #64943 (Add lower bound doctests for `saturating_{add,sub}` signed ints)
- #64950 (Simplify interners)
Failed merges:
r? @ghost
@bors
bors merged commit 6c1b447 into rust-lang:masterOct 2, 2019
@tesuji
tesuji deleted the unneeded-main-doc branch October 2, 2019 02:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tesuji@rust-highfive@jonas-schievink@bors@joshtriplett