summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/errors
AgeCommit message (Expand)AuthorLines
2024-11-04ty::BrK -> ty::BoundRegionKind::KMichael Goulet-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+5
2024-07-21Move all error reporting into rustc_trait_selectionMichael Goulet-0/+183