Skip to content

Fixed formatting typo in map_while docs #81144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Fixed formatting typo in map_while docs #81144

merged 1 commit into from
Feb 3, 2021

Conversation

nhwn
Copy link
Contributor

@nhwn nhwn commented Jan 18, 2021

changes ` None` to [`None`] for consistency

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @sfackler (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 18, 2021
@nhwn nhwn changed the title fixed formatting typo in map_while docs Fixed formatting typo in map_while docs Jan 18, 2021
@jackh726
Copy link
Member

jackh726 commented Feb 3, 2021

Simple enough. Thanks!

@bors r+ rollup

r? @jackh726

@bors
Copy link
Collaborator

bors commented Feb 3, 2021

📌 Commit 829f6bb has been approved by jackh726

@rust-highfive rust-highfive assigned jackh726 and unassigned sfackler Feb 3, 2021
@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 Feb 3, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 3, 2021
…laumeGomez

Rollup of 4 pull requests

Successful merges:

 - rust-lang#81144 (Fixed formatting typo in map_while docs)
 - rust-lang#81573 (Add some links to the cell docs.)
 - rust-lang#81679 (Bind all clean::Type variants and remove FIXME)
 - rust-lang#81681 (Better styling of "Switch result tab" shortcut)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 7330a9c into rust-lang:master Feb 3, 2021
@rustbot rustbot added this to the 1.51.0 milestone Feb 3, 2021
@nhwn nhwn deleted the typo-map-while branch February 3, 2021 17:54
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.

6 participants