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 toolchain to nightly-2022-09-13 #1737

Merged
merged 4 commits into from
Oct 3, 2022

Commits on Sep 30, 2022

  1. Upgrade toolchain to nightly-2022-09-13

    Fixes model-checking#1615
    
    Relevant changes to rustc:
      - rust-lang/rust#101483: Change to intrinsics.
      - rust-lang/rust#94075: Change to niche opt.
      - rust-lang/rust#101101: Method rename.
    
    Co-authored-by: Adrian Palacios <[email protected]>
    celinval and adpaco-aws committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9b2657b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    e6fcc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f237c View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    celinval committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    0d43ce8 View commit details
    Browse the repository at this point in the history