mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 09:20:10 +01:00
Treat `InstConstantKind::InstAction` the same as `InstConstantKind::ConstInstAction`. Drop `ConstInstAction`, since the two now behave the same. Fix eval for specifics in a couple places to handle `InstId::None`.