diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-10-05 10:33:49 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-10-05 10:36:56 +1100 |
| commit | 1e8dc45fb502c39a81ddda532d35a4c3dbd6b4ad (patch) | |
| tree | 501885ee6d5af15019061ee0515ba32095df2bbe /compiler/rustc_codegen_llvm/src | |
| parent | 092255976862c1f0121bb4446acd38336a860c4f (diff) | |
| download | rust-1e8dc45fb502c39a81ddda532d35a4c3dbd6b4ad.tar.gz rust-1e8dc45fb502c39a81ddda532d35a4c3dbd6b4ad.zip | |
Rearrange `to_internal`.
`TokenTree::Punct` is handled outside the `match`. This commits moves it inside the `match`, avoiding the need for the `return`s and making it easier to read.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
