Address nits
This commit is contained in:
parent
65ccffd224
commit
e47fb489c1
@ -241,7 +241,7 @@ impl<K:UnifyKey> sv::SnapshotVecDelegate for Delegate<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>
|
impl<'tcx,K> UnificationTable<K>
|
||||||
where K : UnifyKey<Value=()>,
|
where K : UnifyKey<Value=()>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user