| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-13 | stabilize const_ptr_offset | SaltyKitkat | -1/+0 |
| 2021-11-06 | Stabilize `const_raw_ptr_deref` for `*const T` | Jacob Pratt | -1/+0 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -1/+0 |
| 2021-07-15 | tweak pointer out-of-bounds error message | Ralf Jung | -1/+1 |
| 2021-07-14 | adjust tests | Ralf Jung | -4/+4 |
| 2021-06-18 | bless you | Ralf Jung | -2/+2 |
| 2021-05-15 | get rid of a bunch of unnecessary NOTE in const tests | Ralf Jung | -10/+2 |
| 2021-02-05 | fix ui tests referencing pointer-to-integer cast error message | Jeffrey Griffin | -2/+2 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -0/+6 |
| 2021-01-29 | rename raw_const/mut -> const/mut_addr_of, and stabilize them | Ralf Jung | -3/+2 |
| 2021-01-04 | Keep an unoptimized duplicate of `const fn` around | oli | -0/+1 |
| 2020-08-17 | Make a test platform independent | Oliver Scherer | -0/+4 |
| 2020-08-11 | Make `<*const T>::is_null` const fn | Oliver Scherer | -0/+74 |
