| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-03 | don't uppercase error messages | Sasha Pourcelot | -1/+1 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -1/+1 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -1/+1 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -4/+4 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -2/+2 |
| 2024-04-17 | Validate before reporting interning errors. | Oli Scherer | -5/+10 |
| 2024-01-22 | const-eval interner: from-scratch rewrite using mutability information from p... | Ralf Jung | -1/+1 |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -1/+1 |
| 2023-10-15 | don't UB on dangling ptr deref, instead check inbounds on projections | Ralf Jung | -5/+5 |
| 2023-08-01 | properly track why we checked whether a pointer is in-bounds | Ralf Jung | -2/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+15 |
