summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-09-16 15:22:31 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-17 10:24:02 +1000
commit47830edc336832931fe0a058e3eb5c2593c30a73 (patch)
tree2b67ae7288b444e75ddf38caa0d67917c5d11958 /compiler/rustc_codegen_llvm/src/builder.rs
parent6daf40e219c57edd1a68e1f444ac87aaf18e0ed6 (diff)
downloadrust-47830edc336832931fe0a058e3eb5c2593c30a73.tar.gz
rust-47830edc336832931fe0a058e3eb5c2593c30a73.zip
Adjust supertrait of `ArgAbiMethods`.
It only needs `Self::Value` and `Self::Type`, so it can be a subtrait of
`BackendTypes`. That is a smaller and simpler trait than `HasCodegen`
(which includes `BackendTypes` and a lot more).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions