diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-05-17 09:49:09 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-05-23 06:03:17 +1000 |
| commit | c679a5510222cb861a2a23088d1365707d1e0d6f (patch) | |
| tree | e9bc88d60d4709cdc60a8c78b2db1b0d15cfa695 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | b6de7821982caf99f58e2925ae3cb78673b31e24 (diff) | |
| download | rust-c679a5510222cb861a2a23088d1365707d1e0d6f.tar.gz rust-c679a5510222cb861a2a23088d1365707d1e0d6f.zip | |
Convert some `token_joint_hidden` calls to `token_joint`.
This has no noticeable effect, but it makes these cases follow the guidelines in the comments on `Spacing`, which say that `Joint` should be used "for each token that (a) should be pretty-printed without a space after it, and (b) is followed by a punctuation token". These two tokens are both followed by a comma, which is a punctuation token.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
