| .. |
|
cast.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
discriminant.rs
|
Fix some typos
|
2023-11-14 23:06:50 +08:00 |
|
eval_context.rs
|
rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup
|
2023-11-26 12:41:21 +03:00 |
|
intern.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
intrinsics.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
machine.rs
|
Expand Miri's BorTag GC to a Provenance GC
|
2023-11-19 13:29:02 -05:00 |
|
memory.rs
|
Miri: GC the dead_alloc_map too
|
2023-11-22 22:40:55 -05:00 |
|
mod.rs
|
Directly intern values instead of copying them.
|
2023-10-25 06:46:48 +00:00 |
|
operand.rs
|
Evaluate computed values to constants.
|
2023-10-25 06:46:47 +00:00 |
|
operator.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
place.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
projection.rs
|
remove unused pub fn
|
2023-11-23 14:11:02 +03:00 |
|
step.rs
|
Support enum variants in offset_of!
|
2023-10-31 23:25:54 +00:00 |
|
terminator.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
traits.rs
|
make it more clear which functions create fresh AllocId
|
2023-09-14 07:27:31 +02:00 |
|
util.rs
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|
validity.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
|
visitor.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |