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
Auto merge of #123097 - oli-obk:perf_experiment, r=petrochenkov
Try using a `dyn Debug` trait object instead of a closure
These closures were introduced in rust-lang/rust#93098
let's see if we can't use fmt::Arguments instead
cc `@Aaron1011`
0 commit comments