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 upgrade to Rust 1.84 #19

Closed
1 task done
seritools opened this issue Feb 7, 2024 · 8 comments
Closed
1 task done

Notes for future upgrade to Rust 1.84 #19

seritools opened this issue Feb 7, 2024 · 8 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 commented Apr 1, 2024

@seritools
Copy link
Member Author

seritools commented Apr 2, 2024

@seritools
Copy link
Member Author

seritools commented May 26, 2024

@seritools
Copy link
Member Author

seritools commented Jun 10, 2024

@seritools
Copy link
Member Author

seritools commented Jul 1, 2024

@seritools
Copy link
Member Author

seritools commented Nov 29, 2024

  • Implement fallback for new LockFileEx usage (seems like LockFile would just work instead)

@seritools seritools changed the title Notes for future Rust version upgrades Notes for future upgrade to Rust 1.84 Dec 2, 2024
@seritools
Copy link
Member Author

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