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

Upgrade to rust nightly 2023-08-08 #427

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Upgrade to rust nightly 2023-08-08 #427

merged 1 commit into from
Aug 10, 2023

Conversation

Rahix
Copy link
Owner

@Rahix Rahix commented Jul 3, 2023

With rust-lang/rust#106619 merged, we can finally start moving forward with the toolchain again. Upgrade to the latest version and see how things go.

@Rahix
Copy link
Owner Author

Rahix commented Jul 3, 2023

Seems we're hitting rust-lang/compiler-builtins#523 now.

@Rahix Rahix changed the title Upgrade to rust nightly 2023-07-02 Upgrade to rust nightly 2023-08-08 Aug 9, 2023
@Rahix
Copy link
Owner Author

Rahix commented Aug 9, 2023

Looking very good with nightly-2023-08-08. Need to do some smoke tests still to make sure we're not missing any obvious regressions, but I guess the time has finally come where we can move to a new compiler!

@Patryk27 are you aware of anything speaking against moving to the new version at this point? And in any case, thank you so much for your work on the compiler fixes time and time again!

@Rahix
Copy link
Owner Author

Rahix commented Aug 10, 2023

Smoke tests all went well, let's be optimistic and merge this!

@Rahix Rahix merged commit d5beacb into main Aug 10, 2023
21 checks passed
@Rahix Rahix deleted the new-rust branch August 10, 2023 17:17
@Patryk27
Copy link
Contributor

@Patryk27 are you aware of anything speaking against moving to the new version at this point?

Nope, we should be good! (at least until something new comes up, as is the custom with llvm + avr 😄)

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.

Linker errors when compiling for ATmega2560 with recent rust compiler (>2022-10-22)
2 participants