summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/fulfill
AgeCommit message (Expand)AuthorLines
2025-02-13adjust derive_errorlcnr-25/+103
2025-02-08Rustfmtbjorn3-4/+4
2025-02-05Pass spans around new solverMichael Goulet-1/+5
2025-01-31Manually walk into WF obligations in BestObligation proof tree visitorMichael Goulet-16/+44
2025-01-31Move fulfillment error derivation into new moduleMichael Goulet-0/+499