| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-15 | tweak pointer out-of-bounds error message | Ralf Jung | -2/+2 |
| 2021-07-14 | more precise message for the ptr access check on deref | Ralf Jung | -1/+1 |
| 2021-07-14 | adjust tests | Ralf Jung | -4/+4 |
| 2021-06-18 | bless you | Ralf Jung | -17/+8 |
| 2021-05-15 | get rid of a bunch of unnecessary NOTE in const tests | Ralf Jung | -4/+3 |
| 2021-05-06 | use CheckInAllocMsg::PointerArithmeticTest for ptr_offset error | Ralf Jung | -1/+1 |
| 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 | -2/+13 |
| 2021-01-29 | rename raw_const/mut -> const/mut_addr_of, and stabilize them | Ralf Jung | -9/+9 |
| 2021-01-04 | Keep an unoptimized duplicate of `const fn` around | oli | -8/+6 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -1/+1 |
| 2020-08-17 | Make a test platform independent | Oliver Scherer | -7/+7 |
| 2020-08-11 | Make `<*const T>::is_null` const fn | Oliver Scherer | -0/+47 |
