-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
I-slowIssue: Problems and improvements with respect to performance of generated code.Issue: Problems and improvements with respect to performance of generated code.
Description
This is blocked on #12429, at least when it comes to function signatures. Since @mut T
and &const T
are gone, there are currently never aliases of an &mut T
parameter in sound code.
Metadata
Metadata
Assignees
Labels
I-slowIssue: Problems and improvements with respect to performance of generated code.Issue: Problems and improvements with respect to performance of generated code.