Skip to content

Conversation

@hicklin
Copy link
Contributor

@hicklin hicklin commented Dec 9, 2024

Fixes #520.

This PR implements the PartialEq and Eq traits for Deque. The implementation of the PartialEq was copied from the implementation for the collection's VecDeque.

@hicklin hicklin force-pushed the impl_eq_for_Deque branch 2 times, most recently from 66f5e4c to 5f9fd46 Compare December 10, 2024 14:08
@hicklin hicklin changed the title Implemented PartialEq and Eq for the heapless Deque. Implements PartialEq and Eq for Deque Jan 9, 2025
reitermarkus
reitermarkus previously approved these changes Feb 3, 2025
@reitermarkus
Copy link
Member

@hicklin, can you rebase this? Thanks.

@reitermarkus reitermarkus added this pull request to the merge queue Mar 3, 2025
Merged via the queue into rust-embedded:main with commit 2e71c18 Mar 3, 2025
22 checks passed
@reitermarkus
Copy link
Member

Thanks, @hicklin!

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.

Implement PartialEq and Eq for Deque

3 participants