rust/compiler/rustc_mir_transform
Dylan DPC 00876c68c4
Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errors
nll: correctly deal with bivariance

fixes #104409

when in a bivariant context, relating stuff should always trivially succeed. Also changes the mir validator to correctly deal with higher ranked regions.

r? types cc ``@RalfJung``
2022-11-19 11:54:44 +05:30
..
src Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errors 2022-11-19 11:54:44 +05:30
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00