| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-18 | Show the memory of uninit reads | Oli Scherer | -0/+8 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -8/+8 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -8/+8 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -16/+16 |
| 2025-04-30 | interpret: better error message for out-of-bounds pointer arithmetic and acce... | Ralf Jung | -5/+5 |
| 2024-11-04 | most const intrinsics don't need an explicit rustc_const_unstable any more | Ralf Jung | -8/+8 |
| 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 | -5/+5 |
| 2024-05-13 | offset, offset_from: allow zero-byte offset on arbitrary pointers | Ralf Jung | -3/+3 |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -4/+4 |
| 2023-08-06 | Add a new `compare_bytes` intrinsic instead of calling `memcmp` directly | Scott McMurray | -0/+54 |
