about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-03-11 09:29:36 -0700
committerGitHub <noreply@github.com>2024-03-11 09:29:36 -0700
commitafa058179d3237a009174106576d6d6e1543e9e8 (patch)
tree3aa1d5d21f7eeab0db74cf4d8d232571c138941f /compiler/rustc_codegen_llvm/src/lib.rs
parent05ff86c389c206c668c27d4bba531a21d9c12065 (diff)
parentd673fd8589e639060377b282f6248c98a4855502 (diff)
downloadrust-afa058179d3237a009174106576d6d6e1543e9e8.tar.gz
rust-afa058179d3237a009174106576d6d6e1543e9e8.zip
Rollup merge of #122166 - beetrees:remove-field-remapping, r=davidtwco
Remove the unused `field_remapping` field from `TypeLowering`

The `field_remapping` field of `TypeLowering` has  been unused since #121665. This PR removes it, then replaces the `TypeLowering` struct with its only remaining member `&'ll Type`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions