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

Fix new nightly compiler warnings #2072

Open
2 tasks
thibault-martinez opened this issue Feb 26, 2024 · 1 comment
Open
2 tasks

Fix new nightly compiler warnings #2072

thibault-martinez opened this issue Feb 26, 2024 · 1 comment
Assignees
Labels
t-cleanup Task - Cleanup

Comments

@thibault-martinez
Copy link
Member

thibault-martinez commented Feb 26, 2024

rust-lang/rust#121362

  • develop
  • 2.0
@DaughterOfMars DaughterOfMars self-assigned this Feb 26, 2024
@DaughterOfMars
Copy link

The solution suggested in the linked issue presents two problems:

  1. The dependent libraries do not want to compile on any version lower than 1.78-nightly.
  2. All files that use std would now have to manually import it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-cleanup Task - Cleanup
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants