about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors
AgeCommit message (Expand)AuthorLines
2024-04-20Explicitly mention `Self`Michael Goulet-0/+10
2024-04-20Flip spans for precise capturing syntax not capturing a ty/ct paramMichael Goulet-3/+3
2024-04-15Use a path instead of an ident (and stop manually resolving)Michael Goulet-0/+10
2024-04-15Some ordering and duplication checksMichael Goulet-1/+21
2024-04-15Validation and other thingsMichael Goulet-0/+33
2024-04-08Start handling pattern types at the HIR -> Ty conversion boundaryOli Scherer-0/+9