1
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
lcnr
fc452e2ed3 split GoalEvaluation and CanonicalGoalEvaluation
the unnormalized goal is in the callers inference context, while
anything inside of the `CanonicalGoalEvaluation` is inside of
a new one.
2023-09-11 11:51:32 +02:00
lcnr
4965caf9be avoid building proof trees in select 2023-07-10 15:17:01 +02:00
Boxy
284b61417f reviews 2023-07-04 14:56:09 +01:00
Boxy
276d628cac move logic for flags into separate function 2023-07-04 10:01:54 +01:00
Boxy
040aa58d0a add flag for disabling global cache and printing proof trees on error 2023-07-03 21:00:16 +01:00
lcnr
e4b171a198 inspect nits 2023-06-20 14:01:03 +02:00
lcnr
f7472aa69e cleanup imports 2023-06-20 12:41:00 +02:00
Boxy
9af7122b1d create module so that RUSTC_LOG can filter to just proof trees 2023-06-19 09:08:03 +01:00
Boxy
51090b962f show normalizes-to hack and response instantiation goals 2023-06-19 09:06:16 +01:00
Boxy
e367c04dc6 introduce a separate set of types for finalized proof trees 2023-06-19 09:06:16 +01:00
Renamed from compiler/rustc_trait_selection/src/solve/inspect/mod.rs (Browse further)