add flag for disabling global cache and printing proof trees on error
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
use rustc_middle::traits::solve::inspect::GoalEvaluation;
|
||||
|
||||
pub fn print_tree(tree: &GoalEvaluation<'_>) {
|
||||
debug!(?tree);
|
||||
}
|
||||
Reference in New Issue
Block a user