.. |
intrinsics
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
cast.rs
|
Address code review comments
|
2022-09-13 14:50:12 -07:00 |
eval_context.rs
|
Rollup merge of #102021 - lcnr:tyConst-fun, r=b-naber,BoxyUwU
|
2022-09-20 10:13:01 -07:00 |
intern.rs
|
Directly use the instrument macro instead of its full path
|
2022-09-01 14:53:46 +00:00 |
intrinsics.rs
|
Plumb dyn trait representation through ty::Dynamic
|
2022-09-12 16:55:55 -07:00 |
machine.rs
|
Add a Machine hook for inline assembly
|
2022-09-03 18:05:02 -04:00 |
memory.rs
|
Fix a bunch of typo
|
2022-08-31 18:24:55 +08:00 |
mod.rs
|
interpret: refactor projection handling code
|
2022-07-11 22:50:46 -04:00 |
operand.rs
|
ctfe, const_to_op only for mir constants
|
2022-09-19 16:17:33 +02:00 |
operator.rs
|
make read_immediate error immediately on uninit, so ImmTy can carry initialized Scalar
|
2022-08-26 13:20:57 -04:00 |
place.rs
|
OpTy: fix a method taking self rather than &self
|
2022-09-21 22:20:40 +02:00 |
projection.rs
|
Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank""
|
2022-09-16 11:36:39 +00:00 |
step.rs
|
Move CTFE handling of nondiverging intrinsics to intrinsics.rs
|
2022-09-06 14:18:32 +00:00 |
terminator.rs
|
Add a Machine hook for inline assembly
|
2022-09-03 18:05:02 -04:00 |
traits.rs
|
Fix a bunch of typo
|
2022-08-31 18:24:55 +08:00 |
util.rs
|
Update TypeVisitor paths
|
2022-07-06 06:41:53 +01:00 |
validity.rs
|
Auto merge of #101154 - RalfJung:validation-perf, r=oli-obk
|
2022-09-03 09:20:54 +00:00 |
visitor.rs
|
make use of symbolic vtables in interpreter
|
2022-07-20 17:12:04 -04:00 |