rust/compiler/rustc_const_eval/src/interpret
2023-07-25 14:30:58 +02:00
..
intrinsics interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
cast.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
discriminant.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00
eval_context.rs interpret: support projecting into Place::Local without force_allocation 2023-07-24 15:35:47 +02:00
intern.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
intrinsics.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00
machine.rs miri: protect Move() function arguments during the call 2023-07-11 21:59:01 +02:00
memory.rs Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" 2023-07-21 22:35:57 -07:00
mod.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
operand.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
operator.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
place.rs add some sanity checks in write_immediate_no_validate 2023-07-25 14:30:58 +02:00
projection.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
step.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00
terminator.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
traits.rs add is_sized method on Abi and Layout, and use it 2022-11-13 12:23:53 +01:00
util.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
validity.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00
visitor.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00