about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-01-22 15:58:36 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-01-22 20:19:17 +1100
commit1fbabeeb2e0e737301f6527ec3a22f1fa2f87676 (patch)
treec995acc17570741b2516df07776a2a29cefafda3 /compiler/rustc_codegen_llvm/src/errors.rs
parent41e4a3e08649ed2a41cf60c6104795e0971cee67 (diff)
downloadrust-1fbabeeb2e0e737301f6527ec3a22f1fa2f87676.tar.gz
rust-1fbabeeb2e0e737301f6527ec3a22f1fa2f87676.zip
Fix some cases in `space_between`.
There are a number of cases where we erroneously omit the space between
two tokens, all involving an exception to a more general case. The
affected tokens are `$`, `!`, `.`, `,`, and `let` followed by a
parenthesis.

This fixes a lot of FIXME comments.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions