| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-10 | Point at the span for the definition of crate foreign ADTs | Esteban Küber | -0/+30 | |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -16/+16 | |
| Point at the span for the definition of ADTs internal to the current crate. Look at the leading char of the ident to determine whether we're expecting a likely fn or any of a fn, a tuple struct or a tuple variant. Turn fn `add_typo_suggestion` into a `Resolver` method. | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -6/+6 | |
| 2019-01-09 | clarify resolve typo suggestion | Andy Russell | -6/+6 | |
| Include the kind of the binding that we're suggesting, and use a structured suggestion. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -8/+8 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+55 | |
