about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/solve/inspect.rs
AgeCommit message (Expand)AuthorLines
2023-07-10avoid building proof trees in selectlcnr-22/+15
2023-07-04reviewsBoxy-69/+68
2023-07-04move logic for flags into separate functionBoxy-1/+34
2023-07-03add flag for disabling global cache and printing proof trees on errorBoxy-31/+61
2023-06-20inspect nitslcnr-147/+158
2023-06-20cleanup importslcnr-10/+5
2023-06-19create module so that RUSTC_LOG can filter to just proof treesBoxy-0/+2
2023-06-19show normalizes-to hack and response instantiation goalsBoxy-4/+24
2023-06-19introduce a separate set of types for finalized proof treesBoxy-0/+345