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

cargo future-incompatibilities warnings for v0.5.0 #14

Open
jamesyoungman opened this issue Apr 29, 2023 · 0 comments
Open

cargo future-incompatibilities warnings for v0.5.0 #14

jamesyoungman opened this issue Apr 29, 2023 · 0 comments

Comments

@jamesyoungman
Copy link

There are quite a lot of incompatibility warnings, but only of 2 distinct types:

$ cargo report future-incompatibilities --id 1 --package [email protected] | grep warning: | sort -u
>     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
>    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
> warning: trailing semicolon in macro used in expression position
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

No branches or pull requests

1 participant