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-09-30. #1100

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Nov 22, 2023

I'm not really sure what's going on with the changed test, but it seems harmless, in that the errors changed from one error about *T -> *U to two errors (*T -> *i8 + *i8 -> *U), each (AFAICT the upstream *i8 GEP hasn't changed, maybe debuginfo or some other aspect of MIR causes the intermediary type to be more directly exhibited?).

@eddyb eddyb enabled auto-merge (rebase) November 22, 2023 10:29
@eddyb eddyb merged commit 83f8c72 into EmbarkStudios:main Nov 22, 2023
7 checks passed
@eddyb eddyb deleted the rustup branch November 22, 2023 21:43
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