| .. |
|
call.rs
|
chore: Fix typos in 'compiler' (batch 1)
|
2024-09-02 07:42:38 +02:00 |
|
cast.rs
|
Avoid taking reference of &TyKind
|
2024-08-25 16:02:29 -04:00 |
|
discriminant.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
eval_context.rs
|
chore: Fix typos in 'compiler' (batch 1)
|
2024-09-02 07:42:38 +02:00 |
|
intern.rs
|
rename CompileTimeInterpreter -> CompileTimeMachine, CompileTimeEvalContext -> CompileTimeInterpCx
|
2024-06-13 20:30:11 +02:00 |
|
intrinsics.rs
|
interpret: add missing alignment check in raw_eq
|
2024-08-27 19:29:52 +02:00 |
|
machine.rs
|
Rollup merge of #129684 - Strophox:miri-pass-pointer-to-ffi, r=RalfJung
|
2024-08-31 20:36:25 +02:00 |
|
memory.rs
|
chore: Fix typos in 'compiler' (batch 1)
|
2024-09-02 07:42:38 +02:00 |
|
mod.rs
|
interpret: refactor function call handling to be better-abstracted
|
2024-08-06 11:08:12 +02:00 |
|
operand.rs
|
interpret: ImmTy: tighten sanity checks in offset logic
|
2024-08-24 15:12:30 +02:00 |
|
operator.rs
|
const-eval: do not make UbChecks behavior depend on current crate's flags
|
2024-08-26 13:56:40 +02:00 |
|
place.rs
|
Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgau
|
2024-09-03 01:27:20 +00:00 |
|
projection.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
stack.rs
|
chore: Fix typos in 'compiler' (batch 1)
|
2024-09-02 07:42:38 +02:00 |
|
step.rs
|
rename AddressOf -> RawBorrow inside the compiler
|
2024-08-18 19:46:53 +02:00 |
|
traits.rs
|
miri: make vtable addresses not globally unique
|
2024-08-06 19:09:31 +02:00 |
|
util.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
validity.rs
|
Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors
|
2024-08-14 00:56:53 +00:00 |
|
visitor.rs
|
interpret/visitor: make memory order iteration slightly more efficient
|
2024-08-29 16:53:14 +02:00 |