| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-26 | Lint against non-camelCase trait alias names | Smitty | -0/+18 | |
| Type aliases are linted as such, so (unstable) trait aliases should be treated the same way. | ||||
| 2021-04-23 | Auto merge of #83729 - JohnTitor:issue-43913, r=estebank | bors | -0/+40 | |
| Add a suggestion when using a type alias instead of trait alias Fixes #43913 r? `@estebank` | ||||
| 2021-04-06 | Do not ICE when closure is involved in TAIT | Esteban Küber | -0/+36 | |
| Fix #83613. | ||||
| 2021-04-01 | Add a suggestion when using a type alias instead of trait alias | Yuki Okushi | -0/+40 | |
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -0/+1933 | |
