about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/inherent_projection.rs
AgeCommit message (Expand)AuthorLines
2023-10-10reorder files in solvelcnr-50/+0
2023-07-23Comment stuff in the new solverMichael Goulet-0/+6
2023-07-16Check GAT, IAT, and weak type where clauses during projectionMichael Goulet-6/+8
2023-07-16Add support for inherent projectionsMichael Goulet-0/+42