Skip to content
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

Cleaning up monomorphize #477

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

Cleaning up monomorphize #477

wants to merge 1 commit into from

Conversation

UnsignedByte
Copy link
Collaborator

Cleaening up some of the monomorphize functions. @gabizon103 might find this interesting.

NOTE: MonoSig and MonoDeferred are unfortunately not going to be merged here (I tried, believe me) mainly because MonoSig is mutated all the time but much of MonoDeferred requires it to stay referenced, so merging the two causes a bunch of "mutably borrowed while alreaedy immutably borrowed" issues.

@rachitnigam
Copy link
Member

Is this ready for review? If so, LGTM!

@UnsignedByte UnsignedByte marked this pull request as draft January 24, 2025 15:22
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