diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-07-25 16:28:52 -0700 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-07-25 16:28:52 -0700 |
| commit | dbb978a3c6d0503d188f11bbd4e53aac74d98bda (patch) | |
| tree | b250725633894c53206e1bff98e8a7cea05f7dc8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 9c25eb7aa3a71fb951564b0ddf131be59c2c951d (diff) | |
| download | rust-dbb978a3c6d0503d188f11bbd4e53aac74d98bda.tar.gz rust-dbb978a3c6d0503d188f11bbd4e53aac74d98bda.zip | |
Remove unnecessary `structhead` parameter from `render_union`
`structhead` is used for `render_struct` so that the logic for rendering structs can be shared between struct variants and struct items. However, `render_union` is not used anywhere except for rendering union items, so its `structhead` parameter is unnecessary.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
