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.
14 commits in 7ac9416d82cd4fc5e707c9ec3574d22dff6466e5..c91a693e7977e33a1064b63a5daf5fb689f01651
2023-07-24 14:29:38 +0000 to 2023-07-31 00:26:46 +0000
cargo --help
text (fix: aligncargo --help
text cargo#12418)ssh://
(fix: normalize relative git submodule urls withssh://
cargo#12411)cargo.toml
(fix(package): Recognize and normalizecargo.toml
cargo#12399)lto
setting passing-Clinker-plugin-lto
(Clarifylto
setting passing-Clinker-plugin-lto
cargo#12407)CARGO_PROFILE_<name>_STRIP
in environment variables docs (doc: add missing reference toCARGO_PROFILE_<name>_STRIP
in environment variables docs cargo#12408)home
to 0.5.7 (chore: updatehome
to 0.5.7 cargo#12401)r? @ghost