| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -17/+0 | |
| 2022-12-14 | drive-by: Fix path spans | Michael Goulet | -2/+2 | |
| 2022-10-04 | follow-up fix about 101866 to print the self type. | Yiming Lei | -2/+2 | |
| modified: compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs modified: src/test/ui/error-codes/E0283.stderr modified: src/test/ui/error-codes/E0790.stderr modified: src/test/ui/traits/static-method-generic-inference.stderr modified: src/test/ui/type/issue-101866.stderr | ||||
| 2022-07-19 | Add E0790 as more specific variant of E0283 | aticu | -4/+10 | |
| 2021-11-20 | Do not mention associated items when they introduce an obligation | Esteban Kuber | -5/+0 | |
| 2021-07-19 | Various diagnostics clean ups/tweaks | Esteban Küber | -3/+5 | |
| * Always point at macros, including derive macros * Point at non-local items that introduce a trait requirement * On private associated item, point at definition | ||||
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -0/+14 | |
