| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-04 | Shorten error message and add link to test | Dylan MacKenzie | -3/+3 | |
| Implements @bjorn3's suggestions. | ||||
| 2018-07-04 | Explain reason behind error span | Dylan MacKenzie | -1/+1 | |
| We can't expand the span of the error reliably according to @oli-obk, so just mention why it points to this particular expression. | ||||
| 2018-07-04 | Add a UI test for #50637 | Dylan MacKenzie | -0/+41 | |
| 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. | ||||
