Add a period at the end of the sentence
This commit is contained in:
parent
717e8a5219
commit
53f4734794
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ impl<'cx, 'tcx> Iterator for Prefixes<'cx, 'tcx> {
|
|||
}
|
||||
PrefixSet::All => {
|
||||
// all prefixes: just blindly enqueue the base
|
||||
// of the projection
|
||||
// of the projection.
|
||||
self.next = Some(PlaceRef {
|
||||
base: cursor.base,
|
||||
projection: &proj.base,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue