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.
9 commits in 8827baaa781b37872134c1ba692a6f0aeb37890e..d8d30a75376f78bb0fabe3d28ee9d87aa8035309
2022-07-14 02:56:51 +0000 to 2022-07-19 13:59:17 +0000
--crate-type
flag forcargo rustc
(Stabilize--crate-type
flag forcargo rustc
cargo#10838)-Zmultitarget
(Stabilize-Zmultitarget
cargo#10766)cargo vendor
output (Normalize path forcargo vendor
output cargo#10668)masquerade_as_nightly_cargo
so it is searchable (add a reason tomasquerade_as_nightly_cargo
so it is searchable cargo#10868).masquerade_as_nightly_cargo()
from various tests the no longer need it (remove.masquerade_as_nightly_cargo()
from various tests the no longer need it cargo#10867).masquerade_as_nightly_cargo()
from build_script_extra_link_arg.rs (remove.masquerade_as_nightly_cargo()
from build_script_extra_link_arg.rs cargo#10866)