mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
d46451ce2c
Enum variant ctor inherits the stability of the enum variant Fixes #100399 Fixes #100420 Context #71481 for why enum variants don't need stability