about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_bound_mut.NormalizeArrayLen.panic-unwind.diff
diff options
context:
space:
mode:
authoryvt <i@yvt.jp>2022-05-03 13:53:10 +0900
committeryvt <i@yvt.jp>2022-05-03 13:53:10 +0900
commita225f0a66b83b79e62d679568675adea284bfe21 (patch)
treeec7500b30cfdb5fafcf0a374081054aef17f6c96 /tests/mir-opt/lower_array_len.array_bound_mut.NormalizeArrayLen.panic-unwind.diff
parent0405aa0065f567ac11756c8ce5845a5bc9604f94 (diff)
downloadrust-a225f0a66b83b79e62d679568675adea284bfe21.tar.gz
rust-a225f0a66b83b79e62d679568675adea284bfe21.zip
Pass a pointee type to `<Builder as BuilderMethods>::load` when calling it ourselves
The parameter name isn't very descriptive, but it actually supposed to
take a pointee type. When calling it ourselves, we've been passing a
*pointer* type, which made it impossible to make any meaningful uses of
this parameter in the method implementation. This commit intends to
rectify that.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_bound_mut.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions