| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-06-03 | Add ui/impl-trait/issues folder | varkor | -25/+0 | |
| 2019-01-03 | Forbid impl Trait from referring to unnamable recursive types | Matthew Jasper | -4/+2 | |
| There is no type T, such that `T = [T; 2]`, we should not allow this to be circumvented by impl Trait. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+37 | |
