diff options
| author | Elias Holzmann <9659253+EliasHolzmann@users.noreply.github.com> | 2022-04-30 02:39:59 +0200 |
|---|---|---|
| committer | Elias Holzmann <9659253+EliasHolzmann@users.noreply.github.com> | 2022-05-01 15:27:41 +0200 |
| commit | 79d9afda137cfeb30cefdce397851b8e20db4ae1 (patch) | |
| tree | 59a3664f90df0a0db2b0319483db7c0656c83dd0 /tests/rustdoc-js-std/parser-errors.js | |
| parent | afd80a21b0fd2fb378e01a49b95d9a7d61536ca6 (diff) | |
| download | rust-79d9afda137cfeb30cefdce397851b8e20db4ae1.tar.gz rust-79d9afda137cfeb30cefdce397851b8e20db4ae1.zip | |
std::fmt: Fix the grammar documentation
According to the grammar documented, the format specifier `{: }` should not be
legal because of the whitespace it contains. However, in reality, this is
perfectly fine because the actual implementation allows spaces before the
closing brace. Fixes #71088.
Also, the exact meaning of most of the terminal symbols was not specified, for
example the meaning of `identifier`.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
