diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2024-11-30 01:59:17 -0800 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2024-11-30 02:12:23 -0800 |
| commit | 9836196e3cca6661e752c3acd8bc207f181736ed (patch) | |
| tree | 4d56bea98dd7db6301a3abda857ea5f459a7f118 /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | 76f3ff605962d7046bc1537597ceed5e12325f54 (diff) | |
| download | rust-9836196e3cca6661e752c3acd8bc207f181736ed.tar.gz rust-9836196e3cca6661e752c3acd8bc207f181736ed.zip | |
Fix chaining `carrying_add`s
Something about the MIR lowering for `||` ended up breaking this, but it's fixed by changing the code to use `|` instead. I also added an assembly test to ensure it *keeps* being `adc`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
