| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-26 | Update std::simd usage and test outputs | Caleb Zulawski | -1/+1 | |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -5/+5 | |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -1/+1 | |
| 2023-10-15 | more precise error for 'based on misaligned pointer' case | Ralf Jung | -3/+3 | |
| 2023-10-15 | place evaluation: require the original pointer to be aligned if an access ↵ | Ralf Jung | -2/+8 | |
| happens | ||||
| 2023-10-15 | don't UB on dangling ptr deref, instead check inbounds on projections | Ralf Jung | -1/+1 | |
| 2023-09-26 | add misalignment const-eval test | Ralf Jung | -0/+36 | |
| and some other raw pointer shenanigans while we are at it | ||||
