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

Uplift clippy::{drop,forget}_{ref,copy} lints #109732

Merged
merged 16 commits into from
May 12, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d36e390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dab609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28cdbc2 View commit details
    Browse the repository at this point in the history
  4. Drop uplifted clippy::drop_ref

    Urgau committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3d1940d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156f556 View commit details
    Browse the repository at this point in the history
  6. Drop uplifted clippy::drop_copy

    Urgau committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bbb24ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ef9c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf6d227 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    971b9b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f81b6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61ff271 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77773ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    457fa95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d23f895 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e280df5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Improve code around SGX waitqueue

    Followed up of d36e390
    See rust-lang#109732 (comment)
    for more details.
    
    Co-authored-by: Jethro Beekman <jethro@fortanix.com>
    Urgau and Jethro Beekman committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f5aede9 View commit details
    Browse the repository at this point in the history