Function rustc_trans::middle::ty::can_type_implement_copyUnstable [-] [+] [src]

pub fn can_type_implement_copy(param_env: &ParameterEnvironment<'a, 'tcx>, span: Span, self_type: &'tcx TyS<'tcx>) -> Result<(), CopyImplementationError>