Skip to content

Conversation

frewsxcv
Copy link
Contributor

Fixes #50657.

@rust-highfive
Copy link
Contributor

r? @shepmaster

(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 28, 2018
@shepmaster
Copy link
Member

I'm not a fan of the phrase "behind the mutable {pointer,reference}", but this probably belongs to someone with more appropriate view of the docs.

r? @QuietMisdreavus

@QuietMisdreavus
Copy link
Contributor

I agree that the phrasing is a little awkward. How about:

Moves src into the (referenced|pointed) dest, returning the previous dest value.

@frewsxcv frewsxcv force-pushed the frewsxcv-replace branch from 40a4daf to 61b5bd2 Compare June 2, 2018 03:08
@frewsxcv
Copy link
Contributor Author

frewsxcv commented Jun 2, 2018

I agree that the phrasing is a little awkward. How about:

Moves src into the (referenced|pointed) dest, returning the previous dest value.

sgtm! adjusted in the latest force push

@QuietMisdreavus
Copy link
Contributor

Thanks!

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 2, 2018

📌 Commit 61b5bd2 has been approved by QuietMisdreavus

@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 Jun 2, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 2, 2018
bors added a commit that referenced this pull request Jun 2, 2018
Rollup of 6 pull requests

Successful merges:

 - #50167 ( Add as_nanos function to Duration)
 - #50919 (Provide more context for what the {f32,f64}::EPSILON values represent.)
 - #51124 (Reword {ptr,mem}::replace docs.)
 - #51147 (Stabilize SliceIndex trait.)
 - #51291 (Fix typos of ‘ambiguous’)
 - #51302 (Permit building rustdoc without compiler artifacts)

Failed merges:
@bors bors merged commit 61b5bd2 into rust-lang:master Jun 3, 2018
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