rust/compiler/rustc_const_eval/src
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
..
const_eval cleanup and dedupe CTFE and Miri error reporting 2022-11-16 10:13:29 +01:00
interpret Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errors 2022-11-19 11:54:44 +05:30
transform Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errors 2022-11-19 11:54:44 +05:30
util use ocx type relation routines 2022-11-15 14:13:47 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00