Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.2.167 #4156

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 27, 2024

🤖 New release

  • libc: 0.2.166 -> 0.2.167 (✓ API compatible changes)
Changelog

0.2.167 - 2024-11-28

Added

  • Add a .git-blame-ignore-revs entry for adding the prelude
  • Add intptr_t and uintptr_t (#4161)
  • Add a .git-blame-ingore-revs entry for edition 2021 changes

Fixed

  • Fix the build with rustc-dep-of-std
  • Freebsd: Run cargo fix with more FreeBSD versions (#4159)
  • Wasi: Add back unsafe block for clockid_t static variables (#4157)
  • Fix unused_qualifications

Other

  • Alow static_mut_refs with rustc-dep-of-std
  • Make use of the crate's prelude to replace individual imports
  • Create an internal prelude
  • solarish update stat type with st_fstype field.
  • Handle remaining leading :: in paths
  • Check various FreeBSD versions (#4159)
  • Automatic migration to Rust edition 2021

Removed

  • Remove one unused import after the edition 2021 bump


This PR was generated with release-plz.

@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@github-actions github-actions bot force-pushed the release-plz-2024-11-27T03-11-40Z branch 3 times, most recently from 9172428 to 0b7a82a Compare November 28, 2024 23:48
@tgross35 tgross35 force-pushed the release-plz-2024-11-27T03-11-40Z branch from 0b7a82a to bc1165d Compare November 29, 2024 09:41
Co-authored-by: Trevor Gross <[email protected]>
@tgross35 tgross35 force-pushed the release-plz-2024-11-27T03-11-40Z branch from bc1165d to 3831e59 Compare November 29, 2024 09:41
@tgross35 tgross35 added this pull request to the merge queue Nov 29, 2024
Merged via the queue into libc-0.2 with commit cec6aa9 Nov 29, 2024
45 checks passed
@tgross35 tgross35 deleted the release-plz-2024-11-27T03-11-40Z branch November 29, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants