about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/inspect/build.rs
AgeCommit message (Expand)AuthorLines
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