Skip to content

Fix typo from #65214 - #65663

Merged
bors merged 1 commit into
rust-lang:masterfrom
Amanieu:typo
Oct 22, 2019
Merged

Fix typo from #65214#65663
bors merged 1 commit into
rust-lang:masterfrom
Amanieu:typo

Conversation

@Amanieu

Copy link
Copy Markdown
Member

No description provided.

@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 21, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril r=me rollup when green.

Comment threadsrc/libstd/panic.rs Outdated
@Centril

Copy link
Copy Markdown
Contributor

r? @jonas-schievink

Apparently I cannot be trusted to review this reliably today :P

@varkor

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Oct 21, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 3de7698 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 21, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 21, 2019
@CentrilCentril mentioned this pull request Oct 21, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 21, 2019
@CentrilCentril mentioned this pull request Oct 21, 2019
bors added a commit that referenced this pull request Oct 22, 2019
Rollup of 7 pull requests
Successful merges:
- #62330 (Change untagged_unions to not allow union fields with drop)
- #65092 (make is_power_of_two a const function)
- #65621 (miri: add write_bytes method to Memory doing bounds-checks and supporting iterators)
- #65647 (Remove unnecessary trait bounds and derivations)
- #65653 (keep the root dir clean from debugging)
- #65660 (Rename `ConstValue::Infer(InferConst::Canonical(..))` to `ConstValue::Bound(..)`)
- #65663 (Fix typo from #65214)
Failed merges:
r? @ghost
@bors
bors merged commit 3de7698 into rust-lang:masterOct 22, 2019
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.

7 participants

@Amanieu@rust-highfive@Centril@varkor@bors@jonas-schievink@Mark-Simulacrum