about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-12-03 21:05:31 -0800
committerNoah Lev <camelidcamel@gmail.com>2021-12-03 21:05:31 -0800
commit51ca2cc6affdfb32ba278a8f6c408a1149c053f7 (patch)
tree9c066419e6e1ca51ad2b12d0c0e7c2c669757627 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parenta97f17535009acaa3891a8295b6534b1f022c472 (diff)
downloadrust-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