chore: Fix typos in 'compiler' (batch 3)
This commit is contained in:
parent
78d5c04d9c
commit
5780c1ca5e
18 changed files with 21 additions and 21 deletions
|
@ -991,7 +991,7 @@ impl<'cx, 'tcx> SelectionContext<'cx, 'tcx> {
|
|||
};
|
||||
|
||||
match self.infcx.at(&obligation.cause, obligation.param_env).eq(
|
||||
// Only really excercised by generic_const_exprs
|
||||
// Only really exercised by generic_const_exprs
|
||||
DefineOpaqueTypes::Yes,
|
||||
ct_ty,
|
||||
ty,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue