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

rustup: update to nightly-2023-05-27. #1071

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Jun 5, 2023

Learned my lesson with 0.8, so let's get this out of the way early in the 0.9 release cycle.
(And yes, there was panic!-related nonsense to deal with this time too: if cfg!(debug_assertions) not being optimized out)

EDIT: had to add a couple commits to spirv-std to debug/fix an issue caused by MIR inlining (maybe we should have a way to run our tests with optimizations enabled? they seem a bit fragile otherwise...).

@eddyb eddyb requested a review from repi June 5, 2023 23:09
@eddyb eddyb marked this pull request as ready for review June 8, 2023 12:54
@eddyb eddyb merged commit b2e5eb7 into EmbarkStudios:main Jun 8, 2023
@eddyb eddyb deleted the rustup branch June 8, 2023 12:54
@eddyb eddyb restored the rustup branch June 8, 2023 12:54
@eddyb eddyb deleted the rustup branch June 8, 2023 13:06
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.

2 participants