about summary refs log tree commit diff
path: root/src/test/ui/traits/static-method-generic-inference.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-12-14drive-by: Fix path spansMichael Goulet-2/+2
2022-10-04follow-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-19Add E0790 as more specific variant of E0283aticu-4/+10
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-5/+0
2021-07-19Various diagnostics clean ups/tweaksEsteban 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-09Organize trait test filesBram van den Heuvel-0/+14