rust/compiler/rustc_const_eval
Tomasz Miąsko 73f5b65818 Implement clone_from for State
Data flow engine uses `clone_from` for domain values.  Providing an
implementation of `clone_from` will avoid some intermediate memory
allocations.
2021-11-03 00:00:00 +00:00
..
2021-11-03 00:00:00 +00:00