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] backports #90151

Merged
merged 13 commits into from
Oct 22, 2021
Merged

[beta] backports #90151

merged 13 commits into from
Oct 22, 2021

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    59f11bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13704da View commit details
    Browse the repository at this point in the history
  3. Update src/test/codegen/debug-vtable.rs

    Co-authored-by: r00ster <r00ster91@protonmail.com>
    2 people authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    06221e1 View commit details
    Browse the repository at this point in the history
  4. Fix issue 90038

    nbdd0121 authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b68ede6 View commit details
    Browse the repository at this point in the history
  5. Revert "Rollup merge of rust-lang#86011 - tlyu:correct-sized-bound-sp…

    …ans, r=estebank"
    
    This reverts commit 36a1076, reversing
    changes made to e1e9319.
    JohnTitor authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e89b532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    012c77b View commit details
    Browse the repository at this point in the history
  7. Deduplicate macro_rules! from module_exports when documenting them

    This can append if within the same module a `#[macro_export] macro_rules!`
    is declared but also a reexport of itself producing two export of the same
    macro in the same module. In that case we only want to document it once.
    Urgau authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    5e20539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ed389d View commit details
    Browse the repository at this point in the history
  9. Oops, inverted condition, fix that

    Urgau authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d46c106 View commit details
    Browse the repository at this point in the history
  10. Apply documentation suggestions from code review

    Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
    2 people authored and Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d0dfc22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    caa27dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    245acae View commit details
    Browse the repository at this point in the history
  13. Bump cargo

    Includes rust-lang/cargo#9979: Fix fetching git repos after a force push.
    Mark-Simulacrum committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    88e4e0e View commit details
    Browse the repository at this point in the history