mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +00:00
Add a period at the end of the sentence
This commit is contained in:
parent
717e8a5219
commit
53f4734794
@ -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…
Reference in New Issue
Block a user