| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-12-06 | Change CTFE backtraces to use `note` instead of `label` to preserve their order | Oli Scherer | -36/+52 | |
| labels are reordered within the file in which they are reported, which can mess up the stack trace | ||||
| 2022-12-06 | Remove now-redundant file/line info from const backtraces | Oli Scherer | -12/+12 | |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -35/+35 | |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -180/+19 | |
| 2022-10-01 | bless ui tests | Maybe Waffle | -9/+9 | |
| 2022-09-04 | Make `const_eval_select` a real intrinsic | Deadbeef | -40/+0 | |
| 2022-07-19 | Mention first and last macro in backtrace | Michael Goulet | -4/+4 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -16/+16 | |
| 2022-06-25 | bless after rebase | Ralf Jung | -0/+112 | |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -5/+102 | |
| 2022-04-12 | Ban subnormals and NaNs in const {from,to}_bits | Jubilee Young | -0/+119 | |
