Skip to content

0.2.174

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 17:54
· 1544 commits to main since this release
ea6f07f

Added

  • Linux: Make pidfd_info fields pub (#4487)

Fixed

  • Gnu x32: Add missing timespec.tv_nsec (#4497)
  • NuttX: Use nlink_t type for st_nlink in struct stat definition (#4483)

Other

  • Allow new unpredictable_function_pointer_comparisons lints (#4489)
  • OpenBSD: Fix some clippy warnings to use pointer::cast. (#4490)
  • Remove unessecary semicolons from definitions of CMSG_NXTHDR. (#4492)