Files
rust/compiler/rustc_mir_transform/src
bors 5133e15459 Auto merge of #109521 - tmiasko:const-prop-validation, r=wesleywiser
Don't validate constants in const propagation

Validation is neither necessary nor desirable.

The constant validation is already omitted at mir-opt-level >= 3, so there there are not changes in MIR test output (the propagation of invalid constants is covered by an existing test in tests/mir-opt/const_prop/invalid_constant.rs).
2023-05-02 03:42:37 +00:00
..
2023-04-27 08:35:19 +01:00
2023-04-17 16:09:18 -04:00
2023-04-20 17:48:32 +00:00
2023-02-16 18:30:25 +01:00
2023-04-20 17:48:32 +00:00
2023-03-14 20:52:42 +01:00
2023-03-13 18:22:55 +00:00
2023-04-21 02:14:02 -07:00
2023-04-10 22:02:52 +02:00