Some perf optimizations and logging
This commit is contained in:
@@ -65,7 +65,7 @@ impl<'cx, 'tcx> AtExt<'tcx> for At<'cx, 'tcx> {
|
||||
};
|
||||
|
||||
let result = value.fold_with(&mut normalizer);
|
||||
debug!(
|
||||
info!(
|
||||
"normalize::<{}>: result={:?} with {} obligations",
|
||||
std::any::type_name::<T>(),
|
||||
result,
|
||||
|
||||
Reference in New Issue
Block a user