Skip to content

Fix typo in comment - #79330

Merged
bors merged 1 commit into
rust-lang:masterfrom
jyn514:typo
Nov 23, 2020
Merged

Fix typo in comment#79330
bors merged 1 commit into
rust-lang:masterfrom
jyn514:typo

Conversation

@jyn514

Copy link
Copy Markdown
Member

This is trivial enough I'm just going to merge without review.

r? @ghost

@jyn514

Copy link
Copy Markdown
MemberAuthor

@bors r+ rollup

@bors

bors commented Nov 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 432a33e has been approved by jyn514

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Nov 23, 2020
@jyn514jyn514 added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 23, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 23, 2020
…as-schievink
Rollup of 10 pull requests
Successful merges:
- rust-lang#76829 (stabilize const_int_pow)
- rust-lang#79080 (MIR visitor: Don't treat debuginfo field access as a use of the struct)
- rust-lang#79236 (const_generics: assert resolve hack causes an error)
- rust-lang#79287 (Allow using generic trait methods in `const fn`)
- rust-lang#79324 (Use Option::and_then instead of open-coding it)
- rust-lang#79325 (Reduce boilerplate with the `?` operator)
- rust-lang#79330 (Fix typo in comment)
- rust-lang#79333 (doc typo)
- rust-lang#79337 (Use Option::map instead of open coding it)
- rust-lang#79343 (Add my (`@flip1995)` work mail to the mailmap)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b48ebc6 into rust-lang:masterNov 23, 2020
@rustbotrustbot added this to the 1.50.0 milestone Nov 23, 2020
@jyn514
jyn514 deleted the typo branch November 23, 2020 19:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jyn514@bors@jonas-schievink@rustbot