mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 11:59:31 +00:00
Inherit `#[stable(..)]` annotations in enum variants and fields from its item Lint changes for #65515. The stdlib will have to be updated once this lands in beta and that version is promoted in master.