about summary refs log tree commit diff
path: root/compiler/rustc_infer/src/infer/relate
AgeCommit message (Expand)AuthorLines
2023-12-19Remove param env from relation altogetherMichael Goulet-24/+22
2023-12-15NFC don't convert types to identical typesMatthias Krüger-1/+1
2023-12-15Move nll_relate to relate::nll submoduleMichael Goulet-2/+719
2023-12-15Add higher_ranked to relate submoduleMichael Goulet-5/+142
2023-12-15Move type relations into submodule in rustc_inferMichael Goulet-0/+2016