| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -1/+1 | |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -4/+4 | |
| 2025-06-03 | Add missing 2015 edition directives | Lukas Wirth | -5/+5 | |
| These tests specifically test 2015 edition behavior, so ensure that they can only be run with this edition | ||||
| 2025-05-06 | Preserve generic args in suggestions for ambiguous associated items | León Orell Valerian Liehr | -1/+7 | |
| Most notably, this preserves the `(..)` of ambiguous RTN paths. | ||||
| 2025-05-05 | Do not gather local all together at the beginning of typeck | Michael Goulet | -20/+20 | |
| 2024-09-25 | Compiler: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -4/+4 | |
| 2024-02-09 | Be less confident when `dyn` suggestion is not checked for object safety | trevyn | -4/+4 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-17 | Unify suggestion wording | Esteban Küber | -1/+1 | |
| 2023-01-11 | When suggesting writing a fully qualified path probe for appropriate types | Esteban Küber | -1/+1 | |
| Fix #46585. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+62 | |
