You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat momo: Rm unnecessary #[allow(unused_mut)] on generated inner fn
Now that the inner function is actually identical to the original
function before passed into `momo`, except for visibility, function name
and the lack of function doc.
Signed-off-by: Jiahao XU <[email protected]>
0 commit comments