Commits

Jordan Rose committed 5a3df3d30f9M
Merge pull request #1767 from jrose-apple/partial_apply-fixup We do clever tricks to avoid having to serialize the full type of a partial_apply instruction, but those conflicted with our clever tricks for handling unusual return conventions. Make sure we do all type calculations for partial_apply in one place.