mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Get type in specific when lowering associated constants. This resolves crash when getting type for type_id is not found, when the query is for a specific. Note: Currently lowering only supports mangling of impls that can viewed as a single interface (single ImplConstraint).