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

Fix CI for lints and migrations #679

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

ChrisDenton
Copy link
Member

This doesn't fix #678 but will hopefully get CI passing again.

Longer term, I would like to change our dbghelp library loading to be less eek.

@ChrisDenton
Copy link
Member Author

Oh, wasm target is still failing due to wasm32-wasi name change.

@ChrisDenton
Copy link
Member Author

I'm not sure why the binary size check is now failing. Unless maybe feature resolution has changed?

@workingjubilee
Copy link
Member

Oh, this is literally the same as 687 but missing the last commit, lol. oopsies.

@workingjubilee
Copy link
Member

The answer is we never made it a feature, actually.

@workingjubilee workingjubilee changed the title Allow some static_mut_refs Fix CI for lints and migrations Jan 2, 2025
@workingjubilee workingjubilee merged commit 59cbaf5 into rust-lang:master Jan 2, 2025
42 of 44 checks passed
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.

Audit uses of static mut
2 participants