Skip to content

Type Unification PR Feedback Odds & Ends #7803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaredramirez
Copy link
Collaborator

@jaredramirez jaredramirez commented May 21, 2025

This PR addresses some odds & ends that were mentioned in #7772:

  • Removing SortCtx structs
  • Updating comments
  • Adds some addition record/tag union tests
  • Rename IllegalCycleMark to InfiniteMutualRecursion

Notably, this does not include adding rigid_var to Num, as there's some nuance there and should be handled separately.

@jaredramirez jaredramirez requested a review from rtfeldman May 21, 2025 00:31
@jaredramirez jaredramirez changed the title Fix small PR feedback odds & ends Type Unification PR Feedback Odds & Ends May 21, 2025
@jaredramirez jaredramirez self-assigned this May 21, 2025
Copy link
Collaborator

@gamebox gamebox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me based on the comments I saw from Richard in your original PR and your context in the description about holding off on adding a rigid_var to Num.

But I would wait for Richard to review and approve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants