Open compiler-errors opened 1 month ago
Probably need to predefine opaques in the nested bodies, but in order to not require them to also always define those opaques, we need to propagate them to the body owner the same way we do with closure region requirements.
But they also may not define the opaque, so we have to be ok w/ that too.