peterhuene opened PR #4579 from fix-fact-lists
to main
:
This PR fixes trampoline compilation for lists where the loop condition
would only branch if the amount remaining was 0 instead of not 0.It resulted in only the first element of the list being copied.
peterhuene requested alexcrichton for a review on PR #4579.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #4579.
alexcrichton merged PR #4579.
Last updated: Dec 23 2024 at 12:05 UTC