| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -23/+0 | |
| This creates a new test directory, `ui/consts/control-flow` to hold tests related to control flow in a const context. It also blesses all existing tests with the new error messages, and adds new tests for the `const_if_match` feature. | ||||
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -4/+3 | |
| 2019-06-13 | Create fewer basic blocks in match MIR lowering | Matthew Jasper | -5/+6 | |
| 2019-06-09 | Reword const fn conditional and loop error text | Chris Gregory | -1/+1 | |
| 2018-11-30 | Add a test for single variant matches | Oliver Scherer | -0/+8 | |
| 2018-10-27 | Fix an ICE in the min_const_fn analysis | Oliver Scherer | -0/+15 | |
