mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-03 05:27:36 +00:00
syntax_ext: format: remove reference to methods in comment
This commit is contained in:
parent
067284b291
commit
2ea6c70a1a
@ -67,7 +67,7 @@ struct Context<'a, 'b:'a> {
|
||||
|
||||
name_positions: HashMap<String, usize>,
|
||||
|
||||
/// Updated as arguments are consumed or methods are entered
|
||||
/// Updated as arguments are consumed
|
||||
next_arg: usize,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user