We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Port over rust-lang/cargo#10844.
This is a great first issue and should take no more than a few hours to complete :) Here's the recommended series of steps:
TestThreads
nextest/nextest-runner/src/config.rs
Lines 526 to 534 in 58999b1
The text was updated successfully, but these errors were encountered:
Interested in this. I will do the porting
Sorry, something went wrong.
@OLUWAMUYIWA awesome, thanks! Please comment here if you run into issues.
Will do. Thanks @sunshowers
09cd62c
OLUWAMUYIWA
No branches or pull requests
Port over rust-lang/cargo#10844.
This is a great first issue and should take no more than a few hours to complete :) Here's the recommended series of steps:
TestThreads
parser and deserializer to handle negative integers:nextest/nextest-runner/src/config.rs
Lines 526 to 534 in 58999b1
Use the logic at https://github.com/rust-lang/cargo/pull/10844/files#diff-f0c6e0ba24dc1403233aec133c8788a36c21b097514ea69994ff35253a07802a.
The text was updated successfully, but these errors were encountered: