about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/search_graph.rs
AgeCommit message (Expand)AuthorLines
2023-12-18dont discard overflow from normalizes-to goalslcnr-0/+10
2023-12-14consistently use "next solver" instead of "new solver"lcnr-3/+3
2023-11-22Replace `no_ord_impl` with `orderable`.Nicholas Nethercote-0/+1
2023-11-09remove stability assert in `evaluate_goal`lcnr-33/+0
2023-11-02use global cache when computing proof treeslcnr-12/+26
2023-10-10reorder files in solvelcnr-0/+368