summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/select.rs
AgeCommit message (Expand)AuthorLines
2025-02-13normalizes-to rework rigid alias handlinglcnr-2/+1
2025-01-14Prefer lower TraitUpcasting candidatesMichael Goulet-0/+4
2024-10-15Be better at reporting alias errorsMichael Goulet-1/+2
2024-06-16Move InferCtxtSelectExt out of eval_ctxt moduleMichael Goulet-0/+184