diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-12-03 21:05:31 -0800 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-12-03 21:05:31 -0800 |
| commit | 51ca2cc6affdfb32ba278a8f6c408a1149c053f7 (patch) | |
| tree | 9c066419e6e1ca51ad2b12d0c0e7c2c669757627 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | a97f17535009acaa3891a8295b6534b1f022c472 (diff) | |
| download | rust-51ca2cc6affdfb32ba278a8f6c408a1149c053f7.tar.gz rust-51ca2cc6affdfb32ba278a8f6c408a1149c053f7.zip | |
Remove single-use `GenericParamDef::get_type` function
Rationale: * The name was confusing. * It was only used in one place. * That place didn't actually need all the functionality of `get_type`; rather, removing `get_type` makes that code clearer.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
