shallow resolve in orphan check
This commit is contained in:
@@ -330,6 +330,7 @@ fn orphan_check<'tcx>(
|
||||
};
|
||||
|
||||
let Ok(result) = traits::orphan_check_trait_ref::<!>(
|
||||
&infcx,
|
||||
trait_ref,
|
||||
traits::InCrate::Local { mode },
|
||||
lazily_normalize_ty,
|
||||
|
||||
Reference in New Issue
Block a user