| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -11/+2 | |
| 2020-08-10 | Do not suggest similarly named enclosing item | Esteban Küber | -4/+1 | |
| 2020-05-09 | adjust tests | Ralf Jung | -1/+2 | |
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -1/+1 | |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -1/+4 | |
| 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-10-16 | update ui tests | Guillaume Gomez | -0/+1 | |
| 2019-07-30 | --bless tests due to INCOMPLETE_FEATURES being a lint. | Mazdak Farrokhzad | -5/+7 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+0 | |
| 2019-03-22 | Fix ICE with const generic param in struct | varkor | -0/+15 | |
