Skip to content

Conversation

steveklabnik
Copy link
Contributor

I believe that this is a copy/paste error; this example was using f32,
but it's the docs for f64.

I believe that this is a copy/paste error; this example was using f32,
but it's the docs for f64.
@rust-highfive
Copy link
Contributor

r? @dtolnay

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 4, 2020
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup

Almost certainly a copy/paste error, I agree.

@bors
Copy link
Collaborator

bors commented May 4, 2020

📌 Commit a028292 has been approved by Mark-Simulacrum

@bors bors 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 May 4, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 4, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#71038 (forbid `dyn Trait` in patterns)
 - rust-lang#71697 (Added MIR constant propagation of Scalars into function call arguments)
 - rust-lang#71773 (doc: misc rustdoc things)
 - rust-lang#71810 (Do not try to find binop method on RHS `TyErr`)
 - rust-lang#71877 (Use f64 in f64 examples)

Failed merges:

r? @ghost
@bors bors merged commit fc2837b into rust-lang:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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