Address nits
This commit is contained in:
parent
65ccffd224
commit
e47fb489c1
@ -241,7 +241,7 @@ fn reverse(_: &mut Vec<VarValue<K>>, _: ()) {}
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
// Base union-find algorithm, where we are just making setes
|
||||
// Base union-find algorithm, where we are just making sets
|
||||
|
||||
impl<'tcx,K> UnificationTable<K>
|
||||
where K : UnifyKey<Value=()>,
|
||||
|
Loading…
Reference in New Issue
Block a user