| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-04 | Shorten error message and add link to test | Dylan MacKenzie | -1/+1 | |
| Implements @bjorn3's suggestions. | ||||
| 2018-07-04 | Add a UI test for #50637 | Dylan MacKenzie | -0/+25 | |
| This test relies on the fact that restrictions on expressions in `const fn` do not apply when computing array lengths. It is more difficult to statically analyze than the simple `loop{}` mentioned in #50637. This test should be updated to ignore the warning after #49980 is resolved. | ||||
