5ea536b35f
Compute variances for lazy type aliases Fixes #114221. CC ``@oli-obk`` r? types
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.