Skip to content

const eval: don't assume the rhs of a bitshift is of any particular type #32285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Mar 16, 2016

regression found in jpeg-decoder

@rust-highfive
Copy link
Contributor

r? @pnkfelix

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

@eddyb
Copy link
Member

eddyb commented Mar 16, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 16, 2016

📌 Commit 7a2c50f has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Mar 17, 2016

⌛ Testing commit 7a2c50f with merge 3b765f4...

bors added a commit that referenced this pull request Mar 17, 2016
const eval: don't assume the rhs of a bitshift is of any particular type

[regression found](https://internals.rust-lang.org/t/regression-report-stable-2016-03-03-vs-nightly-2016-03-15/3250) in jpeg-decoder
@bors bors merged commit 7a2c50f into rust-lang:master Mar 17, 2016
@oli-obk oli-obk deleted the fix/const_bitshift branch March 17, 2016 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants