| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -1/+1 |
| 2024-08-01 | on a signed deref check, mention the right pointer in the error | Ralf Jung | -2/+2 |
| 2024-07-27 | improve dangling/oob errors and make them more uniform | Ralf Jung | -2/+3 |
| 2024-07-27 | miri: fix offset_from behavior on wildcard pointers | Ralf Jung | -1/+1 |
| 2024-07-06 | offset_from intrinsic: always allow pointers to point to the same address | Ralf Jung | -14/+19 |
| 2024-07-04 | offset_from: "the difference must fit in an isize" is a corollary | Ralf Jung | -0/+8 |
| 2024-05-13 | offset, offset_from: allow zero-byte offset on arbitrary pointers | Ralf Jung | -4/+4 |
| 2024-05-09 | interpret/miri: better errors on failing offset_from | Ralf Jung | -4/+4 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+125 |
