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

Cut backtrace 0.3.74 #658

Merged
merged 1 commit into from
Aug 30, 2024
Merged

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

@ChrisDenton ChrisDenton merged commit 38d49aa into rust-lang:master Aug 30, 2024
41 checks passed
@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