rust/compiler/rustc_const_eval
Dylan DPC a6d7939855
Rollup merge of #97663 - RalfJung:keine-halben-sachen, r=oli-obk
take back half-baked noaliasing check in Assignment

Doing an aliasing check in `copy_op` does not make a ton of sense. We have to eventually do something in the `Assignment` statement handling instead.
2022-06-03 11:18:25 +02:00
..
src Rollup merge of #97663 - RalfJung:keine-halben-sachen, r=oli-obk 2022-06-03 11:18:25 +02:00
Cargo.toml Initial fixes on top of type interner commit 2022-05-28 11:38:22 -07:00