Rollup merge of #29022 - apasel422:spell, r=steveklabnik
r? @steveklabnik
This commit is contained in:
commit
d90f8f912b
43 changed files with 82 additions and 82 deletions
|
@ -135,7 +135,7 @@ pub enum Count<'a> {
|
|||
}
|
||||
|
||||
/// The parser structure for interpreting the input format string. This is
|
||||
/// modelled as an iterator over `Piece` structures to form a stream of tokens
|
||||
/// modeled as an iterator over `Piece` structures to form a stream of tokens
|
||||
/// being output.
|
||||
///
|
||||
/// This is a recursive-descent parser for the sake of simplicity, and if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue