Files
rust/compiler/rustc_middle/src
bors 0038c02103 Auto merge of #125775 - compiler-errors:uplift-closure-args, r=lcnr
Uplift `{Closure,Coroutine,CoroutineClosure}Args` and friends to `rustc_type_ir`

Part of converting the new solver's `structural_traits.rs` to be interner-agnostic.

I decided against aliasing `ClosureArgs<TyCtxt<'tcx>>` to `ClosureArgs<'tcx>` because it seemed so rare. I could do so if desired, though.

r? lcnr
2024-06-01 19:07:03 +00:00
..
2024-06-01 12:50:58 -04:00
2024-04-20 15:59:54 +02:00
2024-05-26 20:04:05 -04:00
2024-05-10 15:44:03 -04:00
2024-05-26 20:04:05 -04:00