Skip to content

[alloc+set] Add additional Slice APIs and PartialEq for BStackSlice, BStackOwnedSlice, and BStackRange - #37

Merged
williamwutq merged 9 commits into
masterfrom
slice
Aug 7, 2026
Merged

[alloc+set] Add additional Slice APIs and PartialEq for BStackSlice, BStackOwnedSlice, and BStackRange#37
williamwutq merged 9 commits into
masterfrom
slice

Conversation

@williamwutq

Copy link
Copy Markdown
Owner

Description: Add additional Slice APIs mirroring std and PartialEq for BStackSlice, BStackOwnedSlice, and BStackRange

New Feature: Yes
Feature Flags: alloc (+ set + atomic)
Breaking change: No
New Types: None
Rust Only: Yes
Fuzz: Not needed

@williamwutq williamwutq changed the title Add additional Slice APIs and PartialEq for BStackSlice, BStackOwnedSlice, and BStackRange [alloc+set] Add additional Slice APIs and PartialEq for BStackSlice, BStackOwnedSlice, and BStackRange Aug 7, 2026
@williamwutq williamwutq self-assigned this Aug 7, 2026
@williamwutq
williamwutq merged commit 939a089 into master Aug 7, 2026
16 checks passed
@williamwutq
williamwutq deleted the slice branch August 7, 2026 23:20
@williamwutq

Copy link
Copy Markdown
Owner Author

PartialEq for ByteVec is intentionally not implemented due to the fact that it would silently do IO.

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.

1 participant