Skip to content

update ringbuf method, fix clippy lint#1904

Merged
leftwo merged 4 commits intomainfrom
alan/rinque
Mar 16, 2026
Merged

update ringbuf method, fix clippy lint#1904
leftwo merged 4 commits intomainfrom
alan/rinque

Conversation

@leftwo
Copy link
Contributor

@leftwo leftwo commented Mar 12, 2026

Fixed a warning where push was deprecated in favor of enqueue
Moved test code to the end of the file.

renovate bot and others added 4 commits March 4, 2026 05:16
Updated ringbuf to use enqueue instead of push.
Moved tests down below non-test code.
@leftwo leftwo mentioned this pull request Mar 16, 2026
@mkeeter mkeeter self-requested a review March 16, 2026 20:15
@leftwo leftwo merged commit af03e66 into main Mar 16, 2026
17 checks passed
@leftwo leftwo deleted the alan/rinque branch March 16, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants