| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| This allows CTFE to reliably detect UB, as otherwise optimizations may hide UB. | ||||
| 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 | |
