Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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`
- Loading branch information