Skip to content

Cleaning up monomorphize#477

Draft
UnsignedByte wants to merge 1 commit intomainfrom
mono-cleanup
Draft

Cleaning up monomorphize#477
UnsignedByte wants to merge 1 commit intomainfrom
mono-cleanup

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