Skip to content

Fix spacing in Iterator fold doc - #74055

Merged
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-1
Jul 6, 2020
Merged

Fix spacing in Iterator fold doc#74055
bors merged 1 commit into
rust-lang:masterfrom
pickfire:patch-1

Conversation

@pickfire

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @dtolnay

(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 Jul 5, 2020
@jonas-schievink

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Jul 5, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit bc0d619 has been approved by jonas-schievink

@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 Jul 5, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 5, 2020
…arth
Rollup of 12 pull requests
Successful merges:
- rust-lang#72688 (added .collect() into String from Box<str>)
- rust-lang#73787 (Add unstable docs for rustc_attrs)
- rust-lang#73834 (Some refactoring around intrinsic type checking)
- rust-lang#73871 (Fix try_print_visible_def_path for Rust 2018)
- rust-lang#73937 (Explain exhaustive matching on {usize,isize} maximum values)
- rust-lang#73973 (Use `Span`s to identify unreachable subpatterns in or-patterns)
- rust-lang#74000 (add `lazy_normalization_consts` feature gate)
- rust-lang#74025 (Remove unnecessary release from Arc::try_unwrap)
- rust-lang#74027 (Convert more `DefId`s to `LocalDefId`s)
- rust-lang#74055 (Fix spacing in Iterator fold doc)
- rust-lang#74057 (expected_found `&T` -> `T`)
- rust-lang#74064 (variant_count: avoid incorrect dummy implementation)
Failed merges:
r? @ghost
@bors
bors merged commit 4591b0f into rust-lang:masterJul 6, 2020
@pickfire
pickfire deleted the patch-1 branch July 7, 2020 07:28
@cuvipercuviper added this to the 1.46 milestone May 2, 2024
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.

6 participants

@pickfire@rust-highfive@jonas-schievink@bors@cuviper@dtolnay