Skip to content

fix: ugprade rust toolchain to nightly-2021-11-30 #40

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

Closed
wants to merge 1 commit into from

Conversation

neverchanje
Copy link

@neverchanje neverchanje commented Dec 28, 2021

This PR upgraded the rust toolchain and fixed the warnings, also fixed a error that had been complained in #34. @rrevenantt PTAL

@rrevenantt rrevenantt force-pushed the master branch 3 times, most recently from c402ec4 to 43bb370 Compare January 10, 2022 00:37
@leoleoasd
Copy link

Maybe also add

#![allow(unused_braces)]
#![allow(unused_parens)]

to the code template, to remove the style warnings about generated code?

@rrevenantt
Copy link
Owner

I have added support for stable rust so this is not necessary anymore

@rrevenantt rrevenantt closed this Aug 29, 2022
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.

3 participants