You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@h1alexbel thanks for the report, here is a feedback:
Problems
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.
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.
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
when I run:
I got this message:
Let's fix it
The text was updated successfully, but these errors were encountered: