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-02-03 #2184

Closed
wants to merge 4 commits into from

Commits on Jan 23, 2023

  1. Upgrade toolchain to nightly-2023-01-16

    This commit fixes compilation errors but not runtime ones. Related
    changes:
    
    rust-lang/rust#104986
    rust-lang/rust#105657
    rust-lang/rust#105603
    rust-lang/rust#105613
    celinval committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    379413f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Upgrade toolchain to nightly-2023-01-23

    to overcome an issue with async generators. Updated the
    codegen_generator to follow the new logic implemented in
    rust-lang/rust#105977
    celinval committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c5db1df View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    70bfb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7024014 View commit details
    Browse the repository at this point in the history