Skip to content

Relax trait bounds#9

Merged
fncnt merged 2 commits into
mainfrom
relax-trait-bounds
Apr 13, 2026
Merged

Relax trait bounds#9
fncnt merged 2 commits into
mainfrom
relax-trait-bounds

Conversation

@fncnt
Copy link
Copy Markdown
Member

@fncnt fncnt commented Apr 13, 2026

This PR

  • makes ParticleLike a subtrait of Clone rather than Copy
  • reduces Send + Sync trait bounds in some places

This finally makes interior mutability possible for types implementing ParticleLike.

@fncnt fncnt merged commit 9435f05 into main Apr 13, 2026
17 checks passed
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