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

Update rust-toolchain to nightly-2023-10-06 #56541

Merged
merged 3 commits into from
Oct 7, 2023

Commits on Oct 6, 2023

  1. Update rust-toolchain to nightly-2023-10-06

    This:
    - Updates rust-toolchain to nightly-2023-10-06
    - Removes allowing clippy rules for needless_pass_by_ref_mut and non_canonical_partial_ord_impl as these were never needed by this repo.
    
    Test Plan: CI
    wbinnssmith committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8189dfa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    8f99f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3039a0 View commit details
    Browse the repository at this point in the history