Skip to content

Conversation

@tarcieri
Copy link
Member

Added

  • Optimized CmovEq for [u8] (#1356)
  • Optimized CmovEq for [u16] (#1370)
  • Impl Cmov/CmovEq for slices of unsigned integers (#1370, #1372)
  • Impl Cmov/CmovEq for slices of signed integers (#1373)
  • Impl Cmov/CmovEq for isize/usize (#1375)

Changed

  • Impls of Cmov/CmovEq for [T; N] are now bounded on [T]: Cmov(Eq) (#1372)

Removed

  • Generic impl of CmovEq for [T] where T: CmovEq in favor of specialized impls (#1356)

@tarcieri tarcieri merged commit 02c8bb9 into master Jan 18, 2026
117 checks passed
@tarcieri tarcieri deleted the cmov/v0.5.0 branch January 18, 2026 01:40
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