Compiler panics when associated constant is initialized via const eval function #7065
Labels
bug
Something isn't working
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
The below example will panic with:
Initializing a module constant works fine:
The text was updated successfully, but these errors were encountered: