Skip to content

Commit

Permalink
Auto merge of #123097 - oli-obk:perf_experiment, r=petrochenkov
Browse files Browse the repository at this point in the history
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
bors committed Apr 4, 2024
2 parents 3504606 + 2b1448a commit bdbd3d2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit bdbd3d2

Please sign in to comment.