Spellchecking compiler code
Address some spelling mistakes in strings, private function names, and function params.
This commit is contained in:
@@ -683,7 +683,7 @@ impl<'tcx> AutoTraitFinder<'tcx> {
|
||||
&& is_new_pred
|
||||
{
|
||||
debug!(
|
||||
"evaluate_nested_obligations: adding projection predicate\
|
||||
"evaluate_nested_obligations: adding projection predicate \
|
||||
to computed_preds: {:?}",
|
||||
predicate
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user