rust/compiler/rustc_next_trait_solver/src/solve/assembly
Nicholas Nethercote 9e95a2b9a5 Remove some unnecessary skip_binder calls.
`is_fn_trait_compatible` is defined on both `FnSig` and `Binder<FnSig>`.
2024-08-12 15:20:58 +10:00
..
mod.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
structural_traits.rs Remove some unnecessary skip_binder calls. 2024-08-12 15:20:58 +10:00