Skip to content

Update string.rs - #55406

Merged
bors merged 1 commit into
rust-lang:masterfrom
rick68:patch-16
Oct 28, 2018
Merged

Update string.rs#55406
bors merged 1 commit into
rust-lang:masterfrom
rick68:patch-16

Conversation

@rick68

Copy link
Copy Markdown
Contributor

remove unused variable i in example String::with_capacity()

remove unused variable i in example String::with_capacity()
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(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 Oct 27, 2018
@varkor

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Oct 27, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 4cb611f has been approved by varkor

@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 Oct 27, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Oct 27, 2018
Update string.rs
remove unused variable i in example String::with_capacity()
@kennytmkennytm mentioned this pull request Oct 28, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Oct 28, 2018
Update string.rs
remove unused variable i in example String::with_capacity()
bors added a commit that referenced this pull request Oct 28, 2018
Rollup of 11 pull requests
Successful merges:
- #55148 (Implement FromStr for PathBuf)
- #55185 (path suggestions in Rust 2018 should point out the change in semantics)
- #55191 (Fix sub-variant doc display)
- #55199 (Impl items have generics)
- #55244 (Don't rerun MIR passes when inlining)
- #55252 (Add MaybeUninit::new)
- #55257 (Allow extern statics with an extern type)
- #55389 (Remove unnecessary mut in iterator.find_map documentation example, R…)
- #55406 (Update string.rs)
- #55412 (Fix an ICE in the min_const_fn analysis)
- #55421 (Add ManuallyDrop::take)
@bors
bors merged commit 4cb611f into rust-lang:masterOct 28, 2018
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.

5 participants

@rick68@rust-highfive@varkor@bors@Mark-Simulacrum