Skip to content

Fix js error - #54539

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-js-error
Sep 26, 2018
Merged

Fix js error#54539
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-js-error

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 24, 2018
@QuietMisdreavus

Copy link
Copy Markdown
Contributor

Good find! r=me pending travis.

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r=QuietMisdreavus rollup

@bors

bors commented Sep 25, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 827047c has been approved by QuietMisdreavus

@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 Sep 25, 2018
emilyalbini added a commit to emilyalbini/rust that referenced this pull request Sep 25, 2018
bors added a commit that referenced this pull request Sep 25, 2018
Rollup of 12 pull requests
Successful merges:
- #53518 (Add doc for impl From in char_convert)
- #54058 (Introduce the partition_dedup/by/by_key methods for slices)
- #54281 (Search box)
- #54368 (Reduce code block sides padding)
- #54498 (The project moved under the Mozilla umbrella)
- #54518 (resolve: Do not block derive helper resolutions on single import resolutions)
- #54522 (Fixed three small typos.)
- #54529 (aarch64-pc-windows-msvc: Don't link libpanic_unwind to libtest.)
- #54537 (Rename slice::exact_chunks() to slice::chunks_exact())
- #54539 (Fix js error)
- #54557 (incr.comp.: Don't automatically enable -Zshare-generics for incr. comp. builds.)
- #54558 (Improvements to finding LLVM's FileCheck)
Failed merges:
r? @ghost
@bors
bors merged commit 827047c into rust-lang:masterSep 26, 2018
@GuillaumeGomez
GuillaumeGomez deleted the fix-js-error branch September 26, 2018 23:11
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

@GuillaumeGomez@QuietMisdreavus@bors@rust-highfive