diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-03-11 09:29:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 09:29:36 -0700 |
| commit | afa058179d3237a009174106576d6d6e1543e9e8 (patch) | |
| tree | 3aa1d5d21f7eeab0db74cf4d8d232571c138941f /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | 05ff86c389c206c668c27d4bba531a21d9c12065 (diff) | |
| parent | d673fd8589e639060377b282f6248c98a4855502 (diff) | |
| download | rust-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
