| .. |
|
intrinsics
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
|
cast.rs
|
deduplicate some copy_op code
|
2022-07-06 14:11:41 -04:00 |
|
eval_context.rs
|
interpret: remove some unused trait impls
|
2022-07-18 13:51:11 -04:00 |
|
intern.rs
|
UnsafeCell now has no niches, ever.
|
2022-07-07 10:46:22 +00:00 |
|
intrinsics.rs
|
Remove comment referring to constness.rs
|
2022-07-14 16:30:48 +02:00 |
|
machine.rs
|
Rollup merge of #98980 - RalfJung:const-prop-ice, r=oli-obk
|
2022-07-09 11:28:05 +05:30 |
|
memory.rs
|
Rollup merge of #98811 - RalfJung:interpret-alloc-range, r=oli-obk
|
2022-07-05 10:42:55 +05:30 |
|
mod.rs
|
interpret: refactor projection handling code
|
2022-07-11 22:50:46 -04:00 |
|
operand.rs
|
interpret: remove some unused trait impls
|
2022-07-18 13:51:11 -04:00 |
|
operator.rs
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
|
place.rs
|
interpret: remove some unused trait impls
|
2022-07-18 13:51:11 -04:00 |
|
projection.rs
|
Rollup merge of #99259 - RalfJung:visit-a-place, r=oli-obk
|
2022-07-16 22:30:51 +02:00 |
|
step.rs
|
add new rval, pull deref early
|
2022-07-12 14:26:41 +03:00 |
|
terminator.rs
|
rename MPlaceTy::dangling to fake_alloc_zst
|
2022-07-14 11:40:47 -04:00 |
|
traits.rs
|
make AllocRef APIs more consistent
|
2022-07-02 11:41:16 -04:00 |
|
util.rs
|
Update TypeVisitor paths
|
2022-07-06 06:41:53 +01:00 |
|
validity.rs
|
interpret/validity: improve some comments
|
2022-07-14 19:19:15 -04:00 |
|
visitor.rs
|
interpret/visitor: support visiting with a PlaceTy
|
2022-07-15 11:54:20 -04:00 |