Function rustc_typeck::check::compare_const_impl [] [src]

pub fn compare_const_impl<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>,
                                    impl_c: &AssociatedItem,
                                    impl_c_span: Span,
                                    trait_c: &AssociatedItem,
                                    impl_trait_ref: TraitRef<'tcx>)
🔬 This is a nightly-only experimental API. (rustc_private)