carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.24k stars 1.48k forks source link

Error on non-constant parameters to a type. #4215

Closed jonmeow closed 1 month ago

jonmeow commented 1 month ago

At present, this is a crash bug. I don't know whether this is the best fix, but I figure it'll work until zygoloid has a chance to look.

chandlerc commented 1 month ago

Seems pretty straightforward so grabbed this review while I was at the summit. Marking for merge.