Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

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
@github-project-automation github-project-automation bot moved this to Product Backlog in iota-sdk Feb 26, 2024
@DaughterOfMars DaughterOfMars self-assigned this Feb 26, 2024
@DaughterOfMars DaughterOfMars moved this from Product Backlog to Sprint Backlog in iota-sdk Feb 26, 2024
@DaughterOfMars DaughterOfMars moved this from Sprint Backlog to In Progress in iota-sdk 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.

@DaughterOfMars DaughterOfMars moved this from In Progress to Product Backlog in iota-sdk Feb 26, 2024
@thibault-martinez thibault-martinez added this to the v2.0.0 (Q1 2024) milestone Mar 4, 2024
@thibault-martinez thibault-martinez added the t-cleanup Task - Cleanup label Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
t-cleanup Task - Cleanup
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants