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: Nov 22 2024 at 16:03 UTC