about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/base.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-29 15:44:54 +1000
committerGitHub <noreply@github.com>2025-09-29 15:44:54 +1000
commit6c40c16d83e1c239c05602c7127dc64f1033bf3c (patch)
tree76b3a28dadad8555ce095cfa347680f45662e4b7 /compiler/rustc_codegen_cranelift/src/base.rs
parentd9e3e192ffb43f6d8a044f195f5f6f3e5c560149 (diff)
parentb3f3e36c72952736be5b9e0360ee5b86148f2c29 (diff)
downloadrust-6c40c16d83e1c239c05602c7127dc64f1033bf3c.tar.gz
rust-6c40c16d83e1c239c05602c7127dc64f1033bf3c.zip
Rollup merge of #147116 - workingjubilee:remove-tdl-abialign, r=Zalathar
compiler: remove AbiAlign inside TargetDataLayout

AbiAlign is a thin wrapper around Align, extant mostly because we used to track a separate quasi-notion of alignment that was never a real notion of alignment and removing all of it at once was too churny. This PR maintains AbiAlign usage in public API and most of the compiler, but direct access of these fields for TargetDataLayout is now in terms of Align only.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/base.rs')
0 files changed, 0 insertions, 0 deletions