summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/inspect/build.rs
AgeCommit message (Expand)AuthorLines
2024-04-25hir typeck: look into nested goalslcnr-95/+168
2024-04-04normalizes-to change from '1' to '0 to inf' stepslcnr-27/+0
2024-03-18cleanup + reviewlcnr-8/+4
2024-03-18move `normalizes_to_hack` to `AliasRelate`lcnr-0/+11
2024-02-26always emit `AliasRelate` goals when relating aliaseslcnr-14/+0
2024-01-09readd the provisional cachelcnr-0/+5
2023-12-18track the source of nested goalslcnr-5/+11
2023-12-14rename `-Ztrait-solver` to `-Znext-solver`lcnr-1/+1
2023-11-09`try_normalize_ty` end with rigid alias on failurelcnr-0/+27
2023-11-02use global cache when computing proof treeslcnr-60/+61
2023-09-21proof trees: use for `intercrate_ambiguity_causes`lcnr-0/+522