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

[beta] backport rollup #107071

Merged
merged 9 commits into from
Jan 20, 2023
Merged

[beta] backport rollup #107071

merged 9 commits into from
Jan 20, 2023

Commits on Jan 19, 2023

  1. Revert "Make nested RPITIT inherit the parent opaque's generics." and…

    … adjust test
    
    This reverts commit e2d41f4.
    compiler-errors authored and Mark-Simulacrum committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    62173f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2081de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56fc5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68da673 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26c3226 View commit details
    Browse the repository at this point in the history
  6. Do not filter substs in remap_generic_params_to_declaration_params.

    The relevant filtering should have been performed by borrowck.
    cjgillot authored and Mark-Simulacrum committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f099871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fdce89 View commit details
    Browse the repository at this point in the history
  8. Bump rust-installer

    * `--without=component-a,component-b` now requires full component names.
      This fixes rust-lang#105755 (rust-lang/rust-installer#119).
    Mark-Simulacrum committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d2f7d92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8669f7e View commit details
    Browse the repository at this point in the history