1
Fork 0
rust/compiler/rustc_const_eval/src
许杰友 Jieyou Xu (Joe) 305137de18
Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin
miri: avoid making a full copy of all new allocations

Hopefully fixes https://github.com/rust-lang/miri/issues/3637

r? ``@saethlin``
2024-05-29 03:25:09 +01:00
..
check_consts compiler: unnest rustc_const_eval::check_consts 2024-05-24 09:56:56 -07:00
const_eval Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin 2024-05-29 03:25:09 +01:00
interpret Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin 2024-05-29 03:25:09 +01:00
util interpret: get rid of 'mir lifetime everywhere 2024-05-27 08:25:57 +02:00
errors.rs interpret: make overflowing binops just normal binops 2024-05-21 14:50:09 +02:00
lib.rs compiler: unnest rustc_const_eval::check_consts 2024-05-24 09:56:56 -07:00