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

Notes for future Rust version upgrades #19

Open
1 task
seritools opened this issue Feb 7, 2024 · 3 comments
Open
1 task

Notes for future Rust version upgrades #19

seritools opened this issue Feb 7, 2024 · 3 comments

Comments

@seritools
Copy link
Member

seritools commented Feb 7, 2024

Things to check:

@seritools
Copy link
Member Author

seritools commented Feb 27, 2024

  • From Chris Denton on discord:

Oh yeah, I made a few small changes t'other day, Might be in nightly by now:

GetSystemTimePreciseAsFileTime is now imported directly
Use ProcessPrng (because BCryptGenRandom crashes firefox)
Always use WaitOnAddress

These do not affect the win7 target tho.

Will need to extend the added #[cfg(not(target_vendor = "win7"))] checks

@seritools
Copy link
Member Author

@seritools
Copy link
Member Author

seritools commented Apr 2, 2024

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

No branches or pull requests

1 participant