| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-31 | Add suggestion for duplicated import. | David Wood | -0/+33 | |
| This commit adds a suggestion when a import is duplicated (ie. the same name is used twice trying to import the same thing) to remove the second import. | ||||
| 2019-01-21 | Print visible name for types as well as modules. | David Wood | -0/+3 | |
| This commit extends previous work in #55007 where the name from the visible parent was used for modules. Now, we also print the name from the visible parent for types. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -211/+0 | |
| 2018-11-06 | Moved and renamed ui issue tests. | Alexander Regueiro | -0/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+509 | |
