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

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

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!

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