| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 |
| 2022-12-06 | Change CTFE backtraces to use `note` instead of `label` to preserve their order | Oli Scherer | -6/+10 |
| 2022-12-06 | Remove now-redundant file/line info from const backtraces | Oli Scherer | -2/+2 |
| 2022-07-19 | Mention first and last macro in backtrace | Michael Goulet | -1/+1 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -3/+3 |
| 2021-06-15 | Use better error message for hard errors in CTFE | Smitty | -3/+2 |
| 2021-05-30 | Emit a hard error when a panic occurs during const-eval | Aaron Hill | -5/+3 |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -1/+1 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -1/+3 |
| 2021-01-25 | Implement new panic!() behaviour for Rust 2021. | Mara Bos | -1/+1 |
| 2020-12-02 | add comment and bless some tests | Vishnunarayan K I | -13/+10 |
| 2020-10-03 | Ensure that the const-eval engine handles `#[unwind(aborts)]` | Dylan MacKenzie | -0/+21 |
