Skip to content

Improve rustdoc macro expansion code - #161976

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
GuillaumeGomez:improve-macro-expansion-code
Aug 29, 2026
Merged

Improve rustdoc macro expansion code#161976
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
GuillaumeGomez:improve-macro-expansion-code

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

As commented here.

I also set you as commit author @fmease. :p

r? ghost

Co-authored-by: Guillaume Gomez <contact@guillaume-gomez.fr>
@rustbot rustbot added 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 Aug 29, 2026
@fmease

fmease commented Aug 29, 2026

Copy link
Copy Markdown
Member

Thanks for doing it, I myself couldn't be bothered haha

@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 3d2b31e has been approved by fmease

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 Aug 29, 2026
@fmease

fmease commented Aug 29, 2026

Copy link
Copy Markdown
Member

Actually, since I'm the author of the patch and you are the reviewer in actuality, let's do this instead:

@bors r=GuillaumeGomez

@rust-bors

rust-bors Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 3d2b31e has been approved by GuillaumeGomez

It is now in the queue for this repository.

rust-bors Bot pushed a commit that referenced this pull request Aug 29, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #160851 (Add MSA and `f16` inline ASM support for MIPS)
 - #161960 (std::sys::sgx::tls: fix TLS destructor pointer provenance)
 - #161976 (Improve rustdoc macro expansion code)
@rust-bors
rust-bors Bot merged commit acf76f5 into rust-lang:main Aug 29, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 29, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 29, 2026
Rollup merge of #161976 - GuillaumeGomez:improve-macro-expansion-code, r=GuillaumeGomez

Improve rustdoc macro expansion code

As commented [here](#161876 (comment)).

I also set you as commit author @fmease. :p

r? ghost
@GuillaumeGomez
GuillaumeGomez deleted the improve-macro-expansion-code branch August 29, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

3 participants