-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rollup of 4 pull requests #103119
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rollup of 4 pull requests #103119
Conversation
Co-authored-by: Ralf Jung <post@ralfj.de>
This allows you to open the help section in a new browser tab, which is a pretty reasonable thing to want for a documentation page.
…=Mark-Simulacrum Add a regression test for rust-lang#39137 The problem in the issue has been fixed in the meantime, so since this adds a regression test I think this closes rust-lang#39137
…ate_param, r=RalfJung Improve docs for `struct_lint_level` function. r? ``@RalfJung`` Does this answer your questions?
…GuillaumeGomez rustdoc: make the help button a link to a page This allows you to open the help section in a new browser tab, which is a pretty reasonable thing to want for a documentation page. Preview: http://notriddle.com/notriddle-rustdoc-demos/help-page/std/index.html
…i-test, r=notriddle Clean up anchors.goml rustdoc GUI test r? ``@notriddle``
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 8be3ce9056 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (bf286a8): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
Memory usage improvement seems driven by rust-lang/rustc-perf#1450 (comment) -- maybe less parallelism so less memory? |
Successful merges:
struct_lint_level
function. #102953 (Improve docs forstruct_lint_level
function.)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup