Skip to content

refactor: drop -Zunstable-options for rustdoc --emit#17002

Merged
epage merged 1 commit into
rust-lang:masterfrom
weihanglo:rustdoc-emit
May 16, 2026
Merged

refactor: drop -Zunstable-options for rustdoc --emit#17002
epage merged 1 commit into
rust-lang:masterfrom
weihanglo:rustdoc-emit

Conversation

@weihanglo
Copy link
Copy Markdown
Member

What does this PR try to resolve?

--emit is now stable in rustdoc: rust-lang/rust#146220

-Zunstable-options flag is still required for -Zrustdoc-mergeable-info related flags.

`--emit` is now stable in rustdoc: rust-lang/rust#146220

`-Zunstable-options` flag is still required for `-Zrustdoc-mergeable-info`
related flags.
@rustbot rustbot added A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 16, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 16, 2026

r? @ehuss

rustbot has assigned @ehuss.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage

@epage epage added this pull request to the merge queue May 16, 2026
Merged via the queue into rust-lang:master with commit 2404e9b May 16, 2026
29 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build-execution Area: anything dealing with executing the compiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants