Function rustc_typeck::check::compare_const_impl
[−]
[src]
pub fn compare_const_impl<'a, 'tcx>(ccx: &CrateCtxt<'a, 'tcx>, impl_c: &AssociatedConst<'tcx>, impl_c_span: Span, trait_c: &AssociatedConst<'tcx>, impl_trait_ref: &TraitRef<'tcx>)
Unstable (
rustc_private
)