Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump ci-linux to rust 1.69 #14060

Merged
merged 4 commits into from
May 5, 2023
Merged

Bump ci-linux to rust 1.69 #14060

merged 4 commits into from
May 5, 2023

Commits on May 4, 2023

  1. Pin ci-linux image for rust 1.69

    Mira Ressel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8c63158 View commit details
    Browse the repository at this point in the history
  2. Update ui tests for rust 1.69

    Mira Ressel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e325832 View commit details
    Browse the repository at this point in the history
  3. Address new rust 1.69 clippy lints

    * `derive_hash_xor_eq` has been renamed to `derived_hash_with_manual_eq`
    * The new `extra-unused-type-parameters` complains about a bunch of
      callsites where extraneous type parameters are used for consistency
      with other functions.
    Mira Ressel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e5c83ee View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    3f2095d View commit details
    Browse the repository at this point in the history