| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -47/+0 | |
| 2019-10-11 | resolve: fix error title regarding private constructors | Dan Aloni | -6/+6 | |
| The constructor is private, not the type. Idea credit to @petrochenkov, discussed at #65153 | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-01-15 | Further tweaks to the output | Esteban Küber | -5/+12 | |
| - Properly address Variant Ctors - Show signature if span of trait method without `self` is not available | ||||
| 2018-01-15 | Suggest the correct syntax for different struct types | Esteban Küber | -0/+7 | |
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -7/+0 | |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -1/+5 | |
| 2017-03-15 | Stabilize pub(restricted) | Taylor Cramer | -2/+0 | |
| 2017-03-10 | Update syntax for `pub(restricted)` | Vadim Petrochenkov | -1/+1 | |
| 2017-01-29 | Improve diagnostics for inaccessible constructors | Vadim Petrochenkov | -0/+48 | |
