Remove #[staged_api]
#30008
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
#[staged_api]
#30008
The only purpose this serves is to make stability attributes modal, distinguishing between in-tree and out-of-tree use cases. #29952 though renamed
#[deprecated]
to#[rustc_deprecated]
, so afaik#[staged_api]
does nothing useful.The text was updated successfully, but these errors were encountered: