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

warning: the following packages contain code that will be rejected by a future version of Rust #88

Open
h1alexbel opened this issue Jul 18, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@h1alexbel
Copy link
Owner

when I run:

just check

I got this message:

warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42

Let's fix it

@h1alexbel h1alexbel added the bug Something isn't working label Jul 18, 2024
Copy link

@h1alexbel thanks for the report, here is a feedback:

Problems

  1. Unclear issue description: The bug report lacks explanation of the issue, only stating that there's a warning message but not specifying what the expected behavior is.
  2. Missing steps to reproduce: The bug report doesn't provide steps to reproduce the issue, only showing the command used to execute the code without context or information about the project setup, dependencies, or environment configuration.
  3. Insufficient information about the environment: The bug report doesn't provide details about the environment in which the issue occurred, such as the operating system, Rust version, or any other relevant software versions or configurations.

I would recommend providing more context about the issue and the expected behavior in the bug report.

Please fix the bug report in order it to get resolved faster.
Analyzed with Phind/Phind-CodeLlama-34B-v2

@h1alexbel h1alexbel added help wanted Extra attention is needed good first issue Good for newcomers and removed help wanted Extra attention is needed labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant