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

Build warning with Rust 1.81.0 #229

Open
mtreinish opened this issue Sep 5, 2024 · 0 comments · May be fixed by #230
Open

Build warning with Rust 1.81.0 #229

mtreinish opened this issue Sep 5, 2024 · 0 comments · May be fixed by #230

Comments

@mtreinish
Copy link
Member

When building with the latest Rust release, 1.81.0, a future incompatibility warning is raised at the end of the build:

warning: the following packages contain code that will be rejected by a future version of Rust: ra_ap_stdx v0.0.188

There are newer versions of this crate available. We can try updating to see if this behavior has been fixed in a newer release, otherwise we should report it upstream to rust analyzer (if it hasn't been already).

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 a pull request may close this issue.

1 participant