Rollup merge of #102974 - Rageking8:fix-small-word-dupe-typos, r=JohnTitor
Fix small word dupe typos
This commit is contained in:
commit
0ace46f98c
17 changed files with 21 additions and 21 deletions
|
@ -1283,7 +1283,7 @@ impl<'tcx> InferCtxt<'tcx> {
|
|||
assert!(old_value.is_none());
|
||||
}
|
||||
|
||||
/// Process the region constraints and return any any errors that
|
||||
/// Process the region constraints and return any errors that
|
||||
/// result. After this, no more unification operations should be
|
||||
/// done -- or the compiler will panic -- but it is legal to use
|
||||
/// `resolve_vars_if_possible` as well as `fully_resolve`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue