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 toolchain to nightly-2022-07-19 #1399

Merged
merged 5 commits into from
Jul 22, 2022

Commits on Jul 21, 2022

  1. Update toolchain to nightly-2022-07-19

    This update required the following changes:
      - Add support to ProjectionElem::OpaqueCast
      - Add support to Rvalue::CopyForDeref
      - Add support to ConstValue::ZST
      - Rename debugging_opts to unstable_opts
      - Change to mem::uninit/zeroed validity checks
      - Change vecdeque harness due to std capacity check
    celinval committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e0745a4 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
    celinval and adpaco-aws committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c29ac66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f490b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    2ec7e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c392308 View commit details
    Browse the repository at this point in the history