Skip to content

misc unsafe removals#325

Merged
xacrimon merged 4 commits into
xacrimon:masterfrom
conradludgate:misc-unsafe-removals
Feb 3, 2025
Merged

misc unsafe removals#325
xacrimon merged 4 commits into
xacrimon:masterfrom
conradludgate:misc-unsafe-removals

Conversation

@conradludgate

Copy link
Copy Markdown
Contributor

This is the last one I have planned for now:

Each commit here should be fairly self explanatory.

  1. add an unchecked assertion in determine_shard to force no bounds checks later on. safety requirement is closer to the source
  2. removes the Map trait, not sure why it was ever needed
  3. removes unused type bounds from Iters
  4. removes unused unsafe markers on some functions

@xacrimon
xacrimon merged commit 55f7cdf into xacrimon:master Feb 3, 2025
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