Skip to content

Conversation

@workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Aug 27, 2024

  • QNX Neutrino 7.0 support, thanks nyurik!
  • Dropped really old Android support, sorry Androids! Thanks fengys!
  • Made PrintFmt, which was using the Enum::__NonExhaustiveVariant pattern, use #[non_exhaustive] for real. Don't @ me if you were matching on that! Thanks nyurik.
  • Moved from winapi to windows-sys, thanks CraftSpider!
  • Moved from windows-bindgen to windows-targets, thanks ChrisDenton!
  • A bunch of updated dependencies. Thanks everyone!
  • Sorry if you were testing this code in miri! It started yelling about sussy casts. A lot. We did a bunch of internal cleanups that should make it quiet down.

@workingjubilee workingjubilee marked this pull request as draft August 28, 2024 21:39
@workingjubilee
Copy link
Member Author

This should not be merged until I resolve what makes the arm-android targets unsound.

@workingjubilee
Copy link
Member Author

this is blocked on #660

@workingjubilee workingjubilee marked this pull request as ready for review August 29, 2024 19:25
@ChrisDenton ChrisDenton merged commit 38d49aa into rust-lang:master Aug 30, 2024
@workingjubilee workingjubilee deleted the cut-0.3.74 branch August 31, 2024 04:23
@atouchet
Copy link
Contributor

atouchet commented Sep 6, 2024

Was this meant to be published to crates.io?

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.

3 participants