Spellchecking compiler code
Address some spelling mistakes in strings, private function names, and function params.
This commit is contained in:
parent
600ec28483
commit
a9cc3f6564
8 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue