Dylan DPC eda88a30c7
Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJung
Detect uninhabited types early in const eval

r? `@RalfJung`

implements https://github.com/rust-lang/rust/pull/108442#discussion_r1143003840

this is a breaking change, as some UB during const eval is now detected instead of silently being ignored. Users can see this and other UB that may cause future breakage with `-Zextra-const-ub-checks` or just by running miri on their code, which sets that flag by default.
2023-03-23 00:00:35 +05:30
..
2023-02-28 15:59:47 +01:00
2023-02-22 21:52:26 +00:00
2023-03-01 13:26:59 +01:00
2023-03-12 16:38:54 +01:00
2023-03-14 19:12:42 +00:00
2023-03-08 00:00:18 +00:00
2023-03-08 00:00:18 +00:00
2023-02-21 05:21:07 +00:00
2023-02-21 05:21:07 +00:00
2023-03-05 12:49:01 +03:00
2023-03-08 00:00:18 +00:00
2023-03-08 00:00:18 +00:00
2023-03-08 00:00:18 +00:00