Skip to content

Improve compatibility with recent Rust versions#4

Open
tindzk wants to merge 6 commits intoirrustible:mainfrom
tindzk:feat/remove-nightly
Open

Improve compatibility with recent Rust versions#4
tindzk wants to merge 6 commits intoirrustible:mainfrom
tindzk:feat/remove-nightly

Conversation

@tindzk
Copy link
Copy Markdown

@tindzk tindzk commented Sep 14, 2023

Purpose

Improve compatibility with recent Rust versions and make various usability improvements.

Changes

  • Remove redundant nightly feature for fetch_min, fetch_max and fetch_update
  • Define ZERO, ONE, MIN and MAX
  • Remove deprecated compare_and_swap() function
  • Override Output of primitive traits

Checklist

  • Self-review has been completed
  • Changes are complete and ready for review
  • Changes are covered by existing or new tests

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