mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 16:53:55 +00:00
set `has_unconstrained_ty_var` when generalizing aliases in bivariant contexts this previously prevented the `regression-31157` benchmark from building r? `@compiler-errors`