Skip to content

Conversation

nicholasbishop
Copy link
Member

Mark a few new functions const to satisfy clippy lints. Also drop the "Keep in Sync with README!" comment for the MSRV doc; it's not in the readme anymore.

This upgrade will allow using various core improvements that have been stabilized since 1.70, including a number of ptr conveniences like byte_add, is_aligned, and from_ref/from_mut that make unsafe code easier to write.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

Mark a few new functions `const` to satisfy clippy lints.

Also drop the "Keep in Sync with README!" comment for the MSRV doc; it's not in
the readme anymore.
@phip1611 phip1611 added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit 2bc0ed7 Oct 28, 2024
20 checks passed
@phip1611 phip1611 deleted the bishop-msrv-179 branch October 28, 2024 08:20
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