1
Fork 0
rust/compiler/rustc_next_trait_solver/src
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
..
relate Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
solve Remove some unnecessary skip_binder calls. 2024-08-12 15:20:58 +10:00
canonicalizer.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
coherence.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
delegate.rs Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr 2024-07-08 13:04:33 +08:00
lib.rs Uplift trait_ref_is_knowable and friends 2024-07-07 11:10:32 -04:00
relate.rs Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
resolve.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00