Skip to content

librustc: Add missing case for the Pod bound in tydecode. #11060

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
Dec 20, 2013

Conversation

pcwalton
Copy link
Contributor

r? @brson

bors added a commit that referenced this pull request Dec 19, 2013
@bors bors closed this Dec 20, 2013
@bors bors merged commit b982f08 into rust-lang:master Dec 20, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 11, 2023
… r=xFrednet

Fix `suspicious_xor_used_as_pow.rs` performance

The original `suspicious_xor_used_as_pow` lint had poor performance, so I fixed that + a little refactor so that module is readable.

**107 millis. -> 106 millis.** Using `SPEEDTEST` on Rust's VMs

fix rust-lang#11060
changelog: [`suspicious_xor_used_as_pow`]: Improve performance by 0.934%
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.

2 participants