| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-27 | update cfgs | Boxy | -2/+0 |
| 2024-11-16 | clean up const stability around UB checks | Ralf Jung | -7/+9 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -1/+1 |
| 2024-11-05 | add const_eval_select macro to reduce redundancy | Ralf Jung | -46/+37 |
| 2024-11-03 | remove const-support for align_offset | Ralf Jung | -1/+13 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -3/+7 |
| 2024-10-09 | Clean up is_aligned_and_not_null | Ben Kimock | -3/+3 |
| 2024-10-09 | Allow zero-size reads/writes on null pointers | Ben Kimock | -2/+2 |
| 2024-08-21 | Change `assert_unsafe_precondition` docs to refer to `check_language_ub` | Chai T. Rex | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+0 |
| 2024-07-26 | Fix doc nits | John Arundel | -3/+5 |
| 2024-04-22 | export assert_unsafe_precondition macro for std-internal use | The 8472 | -2/+6 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -4/+31 |
| 2024-03-23 | move assert_unsafe_preconditions to its own file | Ralf Jung | -0/+131 |
