| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-09 | Use #[track_caller] in const panic diagnostics. | Mara Bos | -12/+2 |
| 2021-06-15 | Use better error message for hard errors in CTFE | Smitty | -4/+3 |
| 2021-05-30 | Emit a hard error when a panic occurs during const-eval | Aaron Hill | -4/+2 |
| 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 | -0/+2 |
| 2021-01-25 | Implement new panic!() behaviour for Rust 2021. | Mara Bos | -1/+1 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -1/+1 |
| 2020-07-30 | Test `Option::unwrap` in a const context | Dylan MacKenzie | -0/+20 |
