about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-01 23:38:28 +0000
committerbors <bors@rust-lang.org>2023-07-01 23:38:28 +0000
commitba76096bf10b66d222868ca26437ba38c24c7783 (patch)
tree68dca0c0119dc31a95375796e97d2ea24e1fda9c /compiler/rustc_codegen_llvm/src/errors.rs
parent6162f6f12339aa81fe16b8a64644ead497e411b2 (diff)
parent4be84771a7e0b66caa84dcf76121e7beeff08a1b (diff)
downloadrust-ba76096bf10b66d222868ca26437ba38c24c7783.tar.gz
rust-ba76096bf10b66d222868ca26437ba38c24c7783.zip
Auto merge of #111035 - Nilstrieb:layout-err, r=wesleywiser
Shrink error variants for layout and fn_abi

The errors are bigger than the result, so let's put them behind a reference. Since query results have to be `Copy`, we use a reference into the arena instead of a `Box<T>`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions