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
Implement `Replacer` also for closures that return a type which depends
on lifetime of the argument. This allows performing a no-op replacement
where the closure returns the whole match, for example, without needing
to clone the captured string.
0 commit comments