| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-06 | Change CTFE backtraces to use `note` instead of `label` to preserve their order | Oli Scherer | -9/+12 |
| 2022-12-06 | Remove now-redundant file/line info from const backtraces | Oli Scherer | -3/+3 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -4/+4 |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -73/+11 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -4/+4 |
| 2022-08-30 | Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obk | Dylan DPC | -9/+55 |
| 2022-08-28 | Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obk | Matthias Krüger | -0/+17 |
| 2022-08-27 | adjust tests | Ralf Jung | -9/+55 |
| 2022-08-26 | make read_immediate error immediately on uninit, so ImmTy can carry initializ... | Ralf Jung | -2/+2 |
| 2022-08-26 | add a test | Ralf Jung | -0/+17 |
| 2022-08-21 | fix ICE with extra-const-ub-checks | Ralf Jung | -0/+20 |
| 2022-08-09 | compare with-flag to without-flag | Ralf Jung | -19/+21 |
| 2022-08-07 | add -Zextra-const-ub-checks to enable more UB checking in const-eval | Ralf Jung | -0/+114 |
