| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -14/+10 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -0/+4 |
| 2020-06-28 | Update tests | Dylan MacKenzie | -3/+1 |
| 2020-06-28 | Update tests | Dylan MacKenzie | -5/+4 |
| 2020-06-12 | fix const_prop spans and re-bless tests | Ralf Jung | -10/+13 |
| 2020-03-22 | Rename `TimeLimitReached` -> `StepLimitReached` | Dylan MacKenzie | -1/+1 |
| 2020-03-17 | Update const-eval tests | Dylan MacKenzie | -35/+39 |
| 2020-03-05 | Bumped version number for const_eval_limit in active.rs | Christoph Schmidler | -3/+27 |
| 2020-03-05 | Opt out of CTFE if the 'const_eval_limit' is set to 0 | Christoph Schmidler | -1/+9 |
| 2020-03-05 | Add a new test to reach const_limit setting, although with wrong WARNINGs yet | Christoph Schmidler | -20/+35 |
| 2020-03-05 | Disable CTFE if const_limit was set to 0, otherwise use the value set, which ... | Christoph Schmidler | -1/+33 |
| 2020-03-05 | Prepare const_limit feature gate and attribute | Christoph Schmidler | -0/+24 |
