Skip to content

Conversation

JOE1994
Copy link
Contributor

@JOE1994 JOE1994 commented Apr 16, 2020

  1. Changed descriptions of fn get & fn get_mut.
    Since both of these functions are returning references, and not the owned value, I thought the doc comments could be fixed to be consistent with doc comments of fn front & fn front_mut.

  2. Other changes are minor fixes or additions for clarification.

Thank you for taking a look :)

1. Changed descriptions of `fn get` & `fn get_mut`.
  Since both of these functions are returning references, and not the owned value, I thought the doc comments could be fixed to be consistent with doc comments of `fn front` & `fn front_mut`.

2. Other changes are minor fixes or additions for clarification.

Thank you for taking a look :)
@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 Apr 16, 2020
@JOE1994 JOE1994 changed the title Minor fixes to doc comments of 'VecDequeue' Minor fixes to doc comments of 'VecDeque' Apr 16, 2020
@Mark-Simulacrum
Copy link
Member

Thanks!

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 16, 2020

📌 Commit 9707bec 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 Apr 16, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 16, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#70611 (Add long error explanation for E0708 rust-lang#61137)
 - rust-lang#71197 (Don't use the HirId to NodeId map in MIR)
 - rust-lang#71211 (Update cargo)
 - rust-lang#71219 (Minor fixes to doc comments of 'VecDeque')
 - rust-lang#71221 (Dogfood or_patterns in rustdoc)

Failed merges:

r? @ghost
@bors bors merged commit 53f3130 into rust-lang:master Apr 17, 2020
@JOE1994 JOE1994 deleted the patch-4 branch April 17, 2020 14:55
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