Skip to content

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