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 9 pull requests #105095

Merged
merged 20 commits into from
Dec 1, 2022
Merged

Rollup of 9 pull requests #105095

merged 20 commits into from
Dec 1, 2022

Commits on Oct 14, 2022

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

Commits on Nov 25, 2022

  1. bootstrap

    dotdot0 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    db760f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. suggested changes

    dotdot0 committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    8d14898 View commit details
    Browse the repository at this point in the history
  2. suggested changes

    dotdot0 committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    d742407 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix rust-lang#104884, Avoid Invalid code suggested when encountering …

    …unsatisfied trait bounds in derive macro code
    chenyukang committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3980945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9286228 View commit details
    Browse the repository at this point in the history
  3. rustdoc: add comment to confusing CSS main { min-width: 0 }

    This CSS was added in cad0fce, but the
    reason why it was necessary was unclear. This comment makes it clear.
    notriddle committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    43f5d2b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    42ff718 View commit details
    Browse the repository at this point in the history
  2. rustdoc: clean up sidebar link CSS

    Group `text-overflow: ellipses` along with `white-space: nowrap`. It makes
    no sense to try to apply it to links with `overflow-wrap: anywhere`, because
    it can't actually make ellipses when that's turned on.
    
    Simplify the selector for the 25rem left padding on sidebar links, to match
    up with the style for the container left padding that makes room for it.
    notriddle committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3a61ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e8580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6d9e9 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#103065 - aDotInTheVoid:rdj-arg-pattern, r=G…

    …uillaumeGomez
    
    rustdoc-json: Document and Test that args can be patterns.
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    091f5e1 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#104865 - pratushrai0309:bootstrap, r=jyn514

    Don't overwrite local changes when updating submodules
    
    Fixes rust-lang#103485
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3d64420 View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#104895 - chenyukang:yukang/fix-104884-serde…

    …, r=TaKO8Ki
    
    Avoid Invalid code suggested when encountering unsatisfied trait bounds in derive macro code
    
    Fixes rust-lang#104884
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    eabc072 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#105063 - aDotInTheVoid:rdj-dont-assume-core…

    …, r=notriddle
    
    Rustdoc Json Tests: Don't assume that core::fmt::Debug will always have one item.
    
    See rust-lang#104525 (comment) and rust-lang#104525 (comment) for motivation.
    
    This still assumes that `fmt` is the first method, but thats alot less brittle than assuming it will be the only method.
    
    Sadly, we can't use a aux crate to insulate the tests from core changes, because core is special, so all we can do is try not to depend on things that may change.
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cbf1a0e View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#105064 - notriddle:notriddle/main-min-width…

    …, r=GuillaumeGomez
    
    rustdoc: add comment to confusing CSS `main { min-width: 0 }`
    
    This CSS was added in cad0fce, but the reason why it was necessary was unclear. This comment makes it clear.
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    4357c2d View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#105074 - nicholasbishop:bishop-mailmap, r=M…

    …ark-Simulacrum
    
    Add Nicholas Bishop to `.mailmap`
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c56c377 View commit details
    Browse the repository at this point in the history
  11. Rollup merge of rust-lang#105081 - weiznich:regression_test_for_10432…

    …2, r=compiler-errors
    
    Add a regression test for rust-lang#104322
    
    r? ``@compiler-errors``
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6c4b5a2 View commit details
    Browse the repository at this point in the history
  12. Rollup merge of rust-lang#105086 - notriddle:notriddle/sidebar-css, r…

    …=GuillaumeGomez
    
    rustdoc: clean up sidebar link CSS
    
    Group `text-overflow: ellipses` along with `white-space: nowrap`. It makes no sense to try to apply it to links with `overflow-wrap: anywhere`, because it can't actually make ellipses when that's turned on.
    
    Simplify the selector for the 25rem left padding on sidebar links, to match up with the style for the container left padding that makes room for it.
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e005d04 View commit details
    Browse the repository at this point in the history
  13. Rollup merge of rust-lang#105091 - tshepang:mailmap, r=compiler-errors

    add Tshepang Mbambo to .mailmap
    
    ... because my surname has changed
    
    ```
    # before
    ❯ git shortlog --summary --email | rg Tshepang
       326  Tshepang Lekhonkhobe <tshepang@gmail.com>
         8  Tshepang Mbambo <tshepang@gmail.com>
    
    # after
    ❯ git shortlog --summary --email | rg Tshepang
       334  Tshepang Mbambo <tshepang@gmail.com>
    matthiaskrgr authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ffb071f View commit details
    Browse the repository at this point in the history