diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-01-22 15:58:36 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-01-22 20:19:17 +1100 |
| commit | 1fbabeeb2e0e737301f6527ec3a22f1fa2f87676 (patch) | |
| tree | c995acc17570741b2516df07776a2a29cefafda3 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 41e4a3e08649ed2a41cf60c6104795e0971cee67 (diff) | |
| download | rust-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
