rust/compiler
Matthias Krüger 2ce9b574a4
Rollup merge of #110714 - cjgillot:reveal-consts, r=oli-obk
Normalize types and consts in MIR opts.

Some passes were using a non-RevealAll param_env, which is needlessly restrictive in mir-opts.

As a drive-by, we normalize all constants, since just normalizing their types is not enough.
2023-04-24 07:53:25 +02:00
..
2023-04-21 02:14:04 -07:00
2023-04-17 16:09:18 -04:00
2023-04-21 02:14:04 -07:00
2023-04-17 16:09:18 -04:00
2023-04-21 02:14:02 -07:00
2023-04-20 12:00:41 -03:00