Skip to content

Fix typo in cell.rs - #50913

Merged
bors merged 1 commit into
rust-lang:masterfrom
d-e-s-o:fix-typo
May 22, 2018
Merged

Fix typo in cell.rs#50913
bors merged 1 commit into
rust-lang:masterfrom
d-e-s-o:fix-typo

Conversation

@d-e-s-o

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @joshtriplett

(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 May 20, 2018
@joshtriplett

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented May 20, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit e2f0cc0 has been approved by joshtriplett

@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 May 20, 2018
kennytm added a commit to kennytm/rust that referenced this pull request May 22, 2018
@kennytmkennytm mentioned this pull request May 22, 2018
bors added a commit that referenced this pull request May 22, 2018
Rollup of 15 pull requests
Successful merges:
- #50846 (Add E0665)
- #50849 (CheckLoopVisitor: also visit closure arguments)
- #50863 (Make `[T]::len` and `str::len` const fn)
- #50875 (rustdoc: use "short form" doc(cfg) printing even when combined with other conditionals)
- #50913 (Fix typo in cell.rs)
- #50914 (Issue #50636: Improve error diagnostic with missing commas after struct fields.)
- #50931 (Inline `try_get`.)
- #50932 (Optimize seen Predicate filtering.)
- #50945 (Stabilize feature from_ref)
- #50946 (rustc: Fix procedural macros generating lifetime tokens)
- #50947 (rustdoc: set tab width in rust source blocks)
- #50952 (Add the 2018 edition of the book to doc.rust-lang.org)
- #50958 (Micro-optimization on PR#50697)
- #50961 (Fix FileCheck finding with MSVC)
- #50963 (Right-size the `VecDeque` in `coerce_unsized`.)
Failed merges:
@bors
bors merged commit e2f0cc0 into rust-lang:masterMay 22, 2018
@zackmdaviszackmdavis mentioned this pull request Jul 6, 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.

4 participants

@d-e-s-o@rust-highfive@joshtriplett@bors