-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
rustdoc: regression: macro_export in doc(hidden) mod disappears #108231
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code
I tried this code:
I expected to see this happen:

Instead, this happened:

Version it worked on
It most recently worked on: Rust 1.67.1, Rust nightly-2023-02-03
Version with regression
Rust nightly-2023-02-04
rustc --version --verbose:@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged