rust/compiler/rustc_middle
bors 385fa9d845 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 https://github.com/rust-lang/rust/pull/93098

let's see if we can't use fmt::Arguments instead

cc `@Aaron1011`
2024-04-04 20:52:52 +00:00
..
src Auto merge of #123097 - oli-obk:perf_experiment, r=petrochenkov 2024-04-04 20:52:52 +00:00
Cargo.toml Stop ConstraintCategory Ord impl from relying on Ty's Ord impl. 2024-03-21 10:45:30 +00:00
messages.ftl
README.md

For more information about how rustc works, see the rustc dev guide.