-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Rollup of 9 pull requests #105095
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb04e7e - Browse repository at this point
Copy the full SHA bb04e7eView commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for db760f6 - Browse repository at this point
Copy the full SHA db760f6View commit details
Commits on Nov 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d14898 - Browse repository at this point
Copy the full SHA 8d14898View commit details -
Configuration menu - View commit details
-
Copy full SHA for d742407 - Browse repository at this point
Copy the full SHA d742407View commit details
Commits on Nov 29, 2022
-
fix rust-lang#104884, Avoid Invalid code suggested when encountering …
…unsatisfied trait bounds in derive macro code
Configuration menu - View commit details
-
Copy full SHA for 3980945 - Browse repository at this point
Copy the full SHA 3980945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9286228 - Browse repository at this point
Copy the full SHA 9286228View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 43f5d2b - Browse repository at this point
Copy the full SHA 43f5d2bView commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 42ff718 - Browse repository at this point
Copy the full SHA 42ff718View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 3a61ab6 - Browse repository at this point
Copy the full SHA 3a61ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e8580 - Browse repository at this point
Copy the full SHA f6e8580View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6d9e9 - Browse repository at this point
Copy the full SHA fe6d9e9View commit details -
Rollup merge of rust-lang#103065 - aDotInTheVoid:rdj-arg-pattern, r=G…
…uillaumeGomez rustdoc-json: Document and Test that args can be patterns.
Configuration menu - View commit details
-
Copy full SHA for 091f5e1 - Browse repository at this point
Copy the full SHA 091f5e1View commit details -
Rollup merge of rust-lang#104865 - pratushrai0309:bootstrap, r=jyn514
Don't overwrite local changes when updating submodules Fixes rust-lang#103485
Configuration menu - View commit details
-
Copy full SHA for 3d64420 - Browse repository at this point
Copy the full SHA 3d64420View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for eabc072 - Browse repository at this point
Copy the full SHA eabc072View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for cbf1a0e - Browse repository at this point
Copy the full SHA cbf1a0eView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 4357c2d - Browse repository at this point
Copy the full SHA 4357c2dView commit details -
Rollup merge of rust-lang#105074 - nicholasbishop:bishop-mailmap, r=M…
…ark-Simulacrum Add Nicholas Bishop to `.mailmap`
Configuration menu - View commit details
-
Copy full SHA for c56c377 - Browse repository at this point
Copy the full SHA c56c377View commit details -
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``
Configuration menu - View commit details
-
Copy full SHA for 6c4b5a2 - Browse repository at this point
Copy the full SHA 6c4b5a2View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for e005d04 - Browse repository at this point
Copy the full SHA e005d04View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ffb071f - Browse repository at this point
Copy the full SHA ffb071fView commit details