Skip to content

Add lower bound doctests for saturating_{add,sub} signed ints - #64943

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

Add lower bound doctests for saturating_{add,sub} signed ints#64943
bors merged 1 commit into
rust-lang:masterfrom
tesuji:doc-saturating

Conversation

@tesuji

Copy link
Copy Markdown
Contributor

Closes#64940

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @shepmaster

(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 Oct 1, 2019
@shepmaster

Copy link
Copy Markdown
Member

@bors r+ rollup

Thanks!

@bors

bors commented Oct 1, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit eb4ca21 has been approved by shepmaster

@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
Add lower bound doctests for `saturating_{add,sub}` signed ints
Closesrust-lang#64940
@CentrilCentril mentioned this pull request Oct 1, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 1, 2019
Add lower bound doctests for `saturating_{add,sub}` signed ints
Closesrust-lang#64940
@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 eb4ca21 into rust-lang:masterOct 2, 2019
@tesuji
tesuji deleted the doc-saturating branch October 2, 2019 02:23
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.

saturating_add doc is not clear enough

4 participants

@tesuji@rust-highfive@shepmaster@bors