diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-11-09 11:04:10 +1100 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-02-28 19:22:27 -0500 |
| commit | bf4e1e49ea80d52ec6662938ce859de17fd831f4 (patch) | |
| tree | ce89bce4594c8cb6adfe9fd3ecb4c3c17f7c5d5c /tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff | |
| parent | 5b9b849a1918636f55433e858ee6ce4847dd6ced (diff) | |
| download | rust-bf4e1e49ea80d52ec6662938ce859de17fd831f4.tar.gz rust-bf4e1e49ea80d52ec6662938ce859de17fd831f4.zip | |
Use `&mut Bx` more.
For the next commit, `FunctionCx::codegen_*_terminator` need to take a `&mut Bx` instead of consuming a `Bx`. This triggers a cascade of similar changes across multiple functions. The resulting code is more concise and replaces many `&mut bx` expressions with `bx`.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions
