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 78b4ac9 + 5ab6687 commit 2521e25
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2521e25

Please sign in to comment.