Jubilee afa058179d
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`.
2024-03-11 09:29:36 -07:00
..
2024-03-06 17:49:37 -08:00
2024-03-05 18:54:45 -05:00
2023-12-31 15:27:43 +08:00
2024-02-11 22:09:52 +00:00
2024-03-11 09:15:09 +11:00
2024-02-24 18:53:48 +03:00
2024-03-06 17:49:37 -08:00