Skip to content

Update stdsimd - #59480

Merged
bors merged 1 commit into
rust-lang:masterfrom
gnzlbg:us
Mar 29, 2019
Merged

Update stdsimd#59480
bors merged 1 commit into
rust-lang:masterfrom
gnzlbg:us

Conversation

@gnzlbg

Copy link
Copy Markdown
Contributor

This PR fixes a regression introduced by ACLE support on thumbv4 targets, see: rust-lang/stdarch#704 .

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 28, 2019
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Mar 28, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 81402db has been approved by alexcrichton

@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 Mar 28, 2019
@alexcrichton

Copy link
Copy Markdown
Member

@bors: rollup

@Centril

Copy link
Copy Markdown
Contributor

@bors rollup- p=1

(please don't rollup PRs with submodule updates)

Centril added a commit to Centril/rust that referenced this pull request Mar 29, 2019
Update stdsimd
This PR fixes a regression introduced by ACLE support on thumbv4 targets, see: rust-lang/stdarch#704 .
@CentrilCentril mentioned this pull request Mar 29, 2019
bors added a commit that referenced this pull request Mar 29, 2019
Rollup of 9 pull requests
Successful merges:
- #59366 (Update books)
- #59436 (Update jemalloc-sys to version 0.3.0)
- #59454 (Update rustfmt to 1.2.0)
- #59462 (Fix error in Rust 2018 + no_core environment)
- #59467 (Better diagnostic for binary operation on BoxedValues)
- #59473 (Do not emit incorrect borrow suggestion involving macros and fix overlapping multiline spans)
- #59480 (Update stdsimd)
- #59486 (Visit `ImplItem` in `dead_code` lint)
- #59510 (Rename `type_parameters` to `generics` and so on)
Failed merges:
- #59516 (Update cargo)
r? @ghost
bors added a commit that referenced this pull request Mar 29, 2019
Rollup of 9 pull requests
Successful merges:
- #59366 (Update books)
- #59436 (Update jemalloc-sys to version 0.3.0)
- #59454 (Update rustfmt to 1.2.0)
- #59462 (Fix error in Rust 2018 + no_core environment)
- #59467 (Better diagnostic for binary operation on BoxedValues)
- #59473 (Do not emit incorrect borrow suggestion involving macros and fix overlapping multiline spans)
- #59480 (Update stdsimd)
- #59486 (Visit `ImplItem` in `dead_code` lint)
- #59510 (Rename `type_parameters` to `generics` and so on)
Failed merges:
- #59516 (Update cargo)
r? @ghost
@bors
bors merged commit 81402db into rust-lang:masterMar 29, 2019
@bors

bors commented Mar 29, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 81402db with merge e782d79...

@bors

bors commented Mar 29, 2019

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #59522) made this pull request unmergeable. Please resolve the merge conflicts.

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 29, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@gnzlbg@rust-highfive@alexcrichton@bors@Centril