rust/compiler/rustc_const_eval/src/interpret
2022-05-17 17:32:36 +02:00
..
intrinsics Add bound_type_of 2022-05-13 18:27:18 -04:00
cast.rs Rustc changes for permissive provenance 2022-05-13 12:30:25 -05:00
eval_context.rs Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung 2022-05-14 10:36:47 +00:00
intern.rs interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internal 2022-04-07 16:24:48 -04:00
intrinsics.rs Apply CR suggestions; add real tracking issue 2022-05-11 17:16:25 -07:00
machine.rs Rustc changes for permissive provenance 2022-05-13 12:30:25 -05:00
memory.rs Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung 2022-05-14 10:36:47 +00:00
mod.rs deduplicate a lot of code 2022-04-21 23:11:06 +02:00
operand.rs Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJung 2022-05-14 10:36:47 +00:00
operator.rs explain why shift with signed offset works the way it does 2022-03-06 11:29:24 -05:00
place.rs Auto merge of #96220 - RalfJung:scalar-no-padding, r=oli-obk 2022-05-11 18:34:14 +00:00
step.rs Remove some now-dead code that was only relevant before deaggregation. 2022-04-14 13:31:21 +00:00
terminator.rs Add a query for checking whether a function is an intrinsic. 2022-05-16 07:07:44 +00:00
traits.rs interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internal 2022-04-07 16:24:48 -04:00
util.rs Overhaul Const. 2022-02-15 16:19:59 +11:00
validity.rs interpret/validity: reject references to uninhabited types 2022-05-17 17:32:36 +02:00
visitor.rs Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00