about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorElias Holzmann <9659253+EliasHolzmann@users.noreply.github.com>2022-04-30 02:39:59 +0200
committerElias Holzmann <9659253+EliasHolzmann@users.noreply.github.com>2022-05-01 15:27:41 +0200
commit79d9afda137cfeb30cefdce397851b8e20db4ae1 (patch)
tree59a3664f90df0a0db2b0319483db7c0656c83dd0 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentafd80a21b0fd2fb378e01a49b95d9a7d61536ca6 (diff)
downloadrust-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 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions