[docs] Remove extra "in" from cargo-test.md#10971
Closed
andrewpollack wants to merge 2 commits intorust-lang:masterfrom
Closed
[docs] Remove extra "in" from cargo-test.md#10971andrewpollack wants to merge 2 commits intorust-lang:masterfrom
cargo-test.md#10971andrewpollack wants to merge 2 commits intorust-lang:masterfrom
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @ehuss (or someone else) soon. Please see the contribution instructions for more information. |
epage
reviewed
Aug 11, 2022
epage
reviewed
Aug 11, 2022
weihanglo
approved these changes
Aug 11, 2022
Member
weihanglo
left a comment
There was a problem hiding this comment.
@andrewpollack thanks!
Could you do me a favor squashing commits?
This reverts commit 8345cf5. Since that time, there are now multiple calls to get the number of CPUs, to handle the `-j -NUM` case, so factor out a helper function.
Member
Author
|
@weihanglo I ended up messing up the squash so bad it was easier to bring up a new PR 😅 😹 Apologies for any confusion -- new PR found at #10978 |
bors
added a commit
that referenced
this pull request
Aug 11, 2022
…nglo [docs] Remove extra "in" from `cargo-test.md` Removes an extra "in" from doc src/doc/src/commands/cargo-test.md Successor to #10971 without bungled merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes an extra "in" from doc src/doc/src/commands/cargo-test.md