Skip to content

Rollup of 2 pull requests - #158181

Closed
JonathanBrouwer wants to merge 61 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-yXyH04B
Closed

Rollup of 2 pull requests#158181
JonathanBrouwer wants to merge 61 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-yXyH04B

Conversation

@JonathanBrouwer

Copy link
Copy Markdown
Member

Successful merges:

r? @ghost

Create a similar rollup

Herrtian and others added 30 commits May 31, 2026 18:03
…piler-flags-972

Document adding unstable compiler flags
…reddevilmidzy-patch-1

Fix formatting in attribute-parsing documentation
…rm64-mac

Update autodiff installation guide
…s-new

Use new name for `custom_messages` in triagebot config
Start basic docs for pre-stabilization CI job
Signed-off-by: cuishuang <imcusg@gmail.com>
Some may not see 30s as "very fast", so keep the sentence objective
- TL;DR is something many would not know the meaning of.
- Remove sentence that is implied
make more clear the content is in current book
Update stale GenericArgs example
tshepang and others added 15 commits June 20, 2026 10:24
…=Urgau

Only copy visible content in clipboard in source code pages

You can see this bug but enabling the `--generate-macro-expansion` rustdoc option. When selecting text which contains a macro expansion, it'll copy all the code, both displayed and hidden. To reproduce it, take a look [here](https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_middle/hir/mod.rs.html#26-27).

This PR fixes it.

I'm currently adding the missing bits in `browser-ui-test` to be able to add a GUI regression test for it (selecting text and doing "ctrl-c").

The code I removed was added to fix both rust-lang#146816 and rust-lang#142354. However, I couldn't reproduce the bug in firefox 152 and in chromium 149. So instead of trying to handle more corner-cases, it's better to just remove the whole code. :)

r? @Urgau
@rust-bors rust-bors Bot added the rollup A PR which is a rollup label Jun 20, 2026
@rustbot rustbot added A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-js Area: Rustdoc's JS front-end S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Jun 20, 2026
@JonathanBrouwer

Copy link
Copy Markdown
Member Author

@bors r+ rollup=never p=5

@rust-bors

rust-bors Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

📌 Commit bd81ccf has been approved by JonathanBrouwer

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 20, 2026
@rust-bors rust-bors Bot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 20, 2026
@rust-bors

rust-bors Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This pull request was unapproved due to being closed.

@rust-bors rust-bors Bot removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 20, 2026
@JonathanBrouwer
JonathanBrouwer deleted the rollup-yXyH04B branch August 21, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-js Area: Rustdoc's JS front-end rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.