| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-24 | Move some issues into the issues folder | varkor | -8/+0 | |
| 2019-03-31 | Only mention const generics if enabled. | David Wood | -1/+1 | |
| This commit updates the generic parameter re-ordering diagnostic to only mention const generics if the feature is enabled. | ||||
| 2019-03-31 | Include bounds in generic reordering diagnostic. | David Wood | -0/+8 | |
| This commit extends the existing generic re-ordering diagnostic to include any bounds on the generic parameter, thus producing correct suggestions. | ||||
