rust/compiler/rustc_const_eval/src/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
..
check_consts Rollup merge of #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errors 2022-11-17 22:33:19 +01:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs remove 'delay_span_bug' following 'references_error' 2022-11-03 09:22:08 +08:00
validate.rs mv utility methods into separate module 2022-11-15 13:50:13 +01:00