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

Rollup of 8 pull requests #105622

Merged
merged 16 commits into from
Dec 13, 2022
Merged

Rollup of 8 pull requests #105622

merged 16 commits into from
Dec 13, 2022

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    c27d794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    736342b View commit details
    Browse the repository at this point in the history
  3. 1.66.0 release notes

    Mark-Simulacrum committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4264f08 View commit details
    Browse the repository at this point in the history
  4. normalize receiver substs and erase the regions

    use a smaller example
    TaKO8Ki committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3bc54ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c809b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    613c121 View commit details
    Browse the repository at this point in the history
  7. delete mentions of type ascription from lint descriptions

    Move it to the historical context section instead.
    Lukas Markeffsky committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6abffff View commit details
    Browse the repository at this point in the history
  8. rustdoc: remove no-op CSS .source pre { overflow: auto }

    Since source pages use the `example-wrap` wrapper, this rule became
    redundant because there is already an `overflow-x: auto` rule.
    notriddle committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bfc50d0 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#104405 - Mark-Simulacrum:relnotes, r=pietro…

    …albini
    
    1.66.0 release notes
    
    r? ``@tmandry`` ``@rust-lang/release``
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d539628 View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#105561 - TaKO8Ki:fix-105449, r=fee1-dead

    Normalize receiver substs and erase the regions
    
    Fixes rust-lang#105449
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f4cca46 View commit details
    Browse the repository at this point in the history
  11. Rollup merge of rust-lang#105593 - jruderman:patch-3, r=Dylan-DPC

    Fix typo in comment: length_limit
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    38d97d3 View commit details
    Browse the repository at this point in the history
  12. Rollup merge of rust-lang#105597 - albertlarsan68:patch-1, r=Dylan-DPC

    Correct typos in `core::sync::Exclusive::get_{pin_mut, mut}`
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    968ba7d View commit details
    Browse the repository at this point in the history
  13. Rollup merge of rust-lang#105614 - lukas-code:ascription, r=Nilstrieb

    delete mentions of type ascription from lint descriptions
    
    Tracking Issue: rust-lang#101728
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c8b07c0 View commit details
    Browse the repository at this point in the history
  14. Rollup merge of rust-lang#105615 - WaffleLapkin:remove_opt_scope_span…

    …_mention, r=compiler-errors
    
    Fixup method doc that mentions removed param
    
    The param was removed in rust-lang#61872 (101a2f5)
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6663664 View commit details
    Browse the repository at this point in the history
  15. Rollup merge of rust-lang#105616 - est31:add_the, r=Dylan-DPC

    Add a "the" to proc_macro documentation
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f5852c4 View commit details
    Browse the repository at this point in the history
  16. Rollup merge of rust-lang#105619 - notriddle:notriddle/source-pre-ove…

    …rflow, r=GuillaumeGomez
    
    rustdoc: remove no-op CSS `.source pre { overflow: auto }`
    
    Since source pages use the `example-wrap` wrapper, this rule became redundant because there is already an `overflow-x: auto` rule.
    matthiaskrgr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ab29c04 View commit details
    Browse the repository at this point in the history