"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
These are all standard dictionary words and don't require hyphenation.
This commit is contained in:
parent
9abfcb4900
commit
ecdc2441b6
19 changed files with 45 additions and 45 deletions
|
@ -1177,7 +1177,7 @@ struct PlaceInfo<'tcx> {
|
|||
/// The projection used to go from parent to this node (only None for root).
|
||||
proj_elem: Option<TrackElem>,
|
||||
|
||||
/// The left-most child.
|
||||
/// The leftmost child.
|
||||
first_child: Option<PlaceIndex>,
|
||||
|
||||
/// Index of the sibling to the right of this node.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue