commit
7e5b05d443
@ -85,7 +85,7 @@ fn visit_block(&mut self, b: &'v ast::Block) {
|
||||
self.last_pos = b.span.hi;
|
||||
}
|
||||
|
||||
// Note that this only gets called for function defintions. Required methods
|
||||
// Note that this only gets called for function definitions. Required methods
|
||||
// on traits do not get handled here.
|
||||
fn visit_fn(&mut self,
|
||||
fk: visit::FnKind<'v>,
|
||||
|
Loading…
Reference in New Issue
Block a user