Skip to content

Fix typo in src/libsyntax/parse/parser.rs - #54838

Merged
bors merged 1 commit into
rust-lang:masterfrom
11Takanori:fix-typo
Oct 6, 2018
Merged

Fix typo in src/libsyntax/parse/parser.rs#54838
bors merged 1 commit into
rust-lang:masterfrom
11Takanori:fix-typo

Conversation

@11Takanori

Copy link
Copy Markdown
Contributor

contast -> contrast

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @eddyb

(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 5, 2018
@petrochenkov

Copy link
Copy Markdown
Contributor

Thanks!
@bors r+ rollup

@bors

bors commented Oct 5, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 819cbfe has been approved by petrochenkov

@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 5, 2018
emilyalbini added a commit to emilyalbini/rust that referenced this pull request Oct 5, 2018
Fix typo in src/libsyntax/parse/parser.rs
contast -> contrast
bors added a commit that referenced this pull request Oct 6, 2018
Rollup of 11 pull requests
Successful merges:
- #54078 (Expand the documentation for the `std::sync` module)
- #54717 (Cleanup rustc/ty part 1)
- #54781 (Add examples to `TyKind::FnDef` and `TyKind::FnPtr` docs)
- #54787 (Only warn about unused `mut` in user-written code)
- #54804 (add suggestion for inverted function parameters)
- #54812 (Regression test for #32382.)
- #54833 (make `Parser::parse_foreign_item()` return a foreign item or error)
- #54834 (rustdoc: overflow:auto doesn't work nicely on small screens)
- #54838 (Fix typo in src/libsyntax/parse/parser.rs)
- #54851 (Fix a regression in 1.30 by reverting #53564)
- #54853 (Remove unneccessary error from test, revealing NLL error.)
Failed merges:
r? @ghost
@bors
bors merged commit 819cbfe into rust-lang:masterOct 6, 2018
@11Takanori
11Takanori deleted the fix-typo branch October 6, 2018 09:20
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

@11Takanori@rust-highfive@petrochenkov@bors@eddyb