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 #104447

Merged
merged 12 commits into from
Nov 20, 2022
Merged

[beta] backport #104447

merged 12 commits into from
Nov 20, 2022

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    8940dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6955b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d39a2c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Revert "Update CI to use Android NDK r25b"

    This reverts commit bf7f1ca.
    Alex Pinkus authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    cca1588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac1288 View commit details
    Browse the repository at this point in the history
  3. Make AbsoluteBytePos a u64.

    cjgillot authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    de82c91 View commit details
    Browse the repository at this point in the history
  4. rustdoc: Do not add external traits to the crate in register_res

    It's not clear why it was done, and apparently it's no longer necessary now.
    Such additions are unpredictable for early doc link resolution and would force us to collect all doc links from all external traits.
    petrochenkov authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bc84208 View commit details
    Browse the repository at this point in the history
  5. Revert "Normalize opaques with escaping bound vars"

    This reverts commit 43119d6.
    compiler-errors authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0480b3f View commit details
    Browse the repository at this point in the history
  6. Add test

    compiler-errors authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    58f0fa3 View commit details
    Browse the repository at this point in the history
  7. Delete miri test

    compiler-errors authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    d5150f1 View commit details
    Browse the repository at this point in the history
  8. Ignore test to fix macOS CI

    The proper fix for this is
    rust-lang#104091, but we're avoiding a
    backport for it since this is just failing for an unstable feature.
    Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    db0c4e5 View commit details
    Browse the repository at this point in the history
  9. [beta] Update cargo

    1 commits in 7e484fc1a766f56dbc95380f45719698e0c82749..d65d197ad5c6c09234369f219f943e291d4f04b9
    2022-10-27 15:20:57 +0000 to 2022-11-15 21:30:31 +0000
    - [beta-1.66] Backport fix for git2 safe-directory disable (rust-lang/cargo#11381)
    weihanglo authored and Mark-Simulacrum committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    2caaf98 View commit details
    Browse the repository at this point in the history