rust/compiler/rustc_const_eval/src
2022-07-20 17:12:07 -04:00
..
const_eval rename get_global_alloc to try_get_global_alloc 2022-07-20 17:09:22 -04:00
interpret add intrinsic to access vtable size and align 2022-07-20 17:12:07 -04:00
transform Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank" 2022-07-20 07:55:58 +00:00
util cleanup mir visitor for rustc::pass_by_value 2022-07-01 16:21:21 +02:00
errors.rs Migrate MutDeref, TransientMutBorrow diagnostics 2022-07-08 03:48:10 +00:00
lib.rs Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk 2022-07-17 19:28:01 +00:00
might_permit_raw_init.rs Use constant eval to do strict validity checks 2022-07-14 22:55:17 +01:00