Skip to content
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

Add lint for confusing use of ^ instead of .pow #9506

Merged
merged 3 commits into from
Oct 31, 2022
Merged

Add lint for confusing use of ^ instead of .pow #9506

merged 3 commits into from
Oct 31, 2022

Commits on Oct 25, 2022

  1. Just lint changes

    blyxyas committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    32ded57 View commit details
    Browse the repository at this point in the history
  2. Lints updated

    blyxyas committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    64308d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update clippy_lints/src/suspicious_xor_used_as_pow.rs

    Co-authored-by: NAKATA Takayuki <f.seasons017@gmail.com>
    blyxyas and giraffate committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    151395d View commit details
    Browse the repository at this point in the history