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 to toolchain 2023-06-29 #819

Merged
merged 12 commits into from
Jul 11, 2023

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    e1caf6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413da38 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

    floriangru committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    87e87ab View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    6a8b7cc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    0bf6ec0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. finished patching rust-lang/rust#108293

    reuses rust-lang/rust#113089 and the corresponding nightly
    floriangru committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f468e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159d0c6 View commit details
    Browse the repository at this point in the history
  3. fix rust-lang/rust#112938

    it's quite unsightly and maybe it would be better to use directly Clauses instead of Predicates (from rustc_middle::ty),
    Also, it might be the reason the translation is a bit shuffled, so, maybe it would be better to change those modifications
    floriangru committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1247793 View commit details
    Browse the repository at this point in the history
  4. fix rust-lang/rust#111748

    lifetimes for those slices changed to 'static
    floriangru committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    56096e4 View commit details
    Browse the repository at this point in the history
  5. fix rust-lang/rust#112692

    floriangru committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a4c90a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update testsg

    xldenis committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8e01538 View commit details
    Browse the repository at this point in the history