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

Upgrade to Rust 1.73.0 #2045

Merged
merged 4 commits into from
Oct 6, 2023
Merged

Upgrade to Rust 1.73.0 #2045

merged 4 commits into from
Oct 6, 2023

Commits on Oct 6, 2023

  1. Make PartialOrd implementations match Ord

    Clippy starts detecting this in Rust 1.73.0.
    hannobraun committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    45b6bb4 View commit details
    Browse the repository at this point in the history
  2. Silence Clippy warnings

    hannobraun committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5ad2756 View commit details
    Browse the repository at this point in the history
  3. Fix Clippy warning

    hannobraun committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d7b805b View commit details
    Browse the repository at this point in the history
  4. Upgrade to Rust 1.73.0

    hannobraun committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3c4e075 View commit details
    Browse the repository at this point in the history