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

Update rust to 1.73.0 #1650

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Update rust to 1.73.0 #1650

merged 1 commit into from
Oct 16, 2023

Conversation

emmiegit
Copy link
Member

Rust has released the 1.73.0 update. One important change of note is that this fixes the needless_pass_by_ref_mut lint which had a false positive in ftml causing builds to fail for some time.

@emmiegit emmiegit requested a review from Yossipossi1 October 15, 2023 19:14
@emmiegit emmiegit self-assigned this Oct 15, 2023
@emmiegit emmiegit requested a review from Zokhoi October 15, 2023 19:16
@emmiegit
Copy link
Member Author

thanks @Zokhoi

@emmiegit emmiegit merged commit 7bfbcde into develop Oct 16, 2023
4 checks passed
@emmiegit emmiegit deleted the rust-version branch October 16, 2023 05:00
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