| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-01 | Mark `simplify_aggregate_to_copy` mir-opt as unsound | 许杰友 Jieyou Xu (Joe) | -12/+18 |
| 2024-10-06 | liballoc: introduce String, Vec const-slicing | Nathan Perry | -48/+43 |
| 2024-09-14 | Simplify the canonical clone method to copy | DianQK | -20/+14 |
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -5/+5 |
| 2024-08-09 | Polymorphize RawVec | Ben Kimock | -32/+62 |
| 2024-07-29 | Perform instsimplify before inline to eliminate some trivial calls | DianQK | -1/+3 |
| 2024-05-29 | [ACP 362] genericize `ptr::from_raw_parts` | Scott McMurray | -0/+4 |
| 2024-05-06 | Avoid a cast in `ptr::slice_from_raw_parts(_mut)` | Scott McMurray | -14/+3 |
| 2024-04-21 | Use it in the library, and `InstSimplify` it away in the easy places | Scott McMurray | -4/+62 |
| 2024-04-21 | Add a MIR pre-codegen test for Vec::deref | Scott McMurray | -0/+14 |
