Skip to content

Document automatic override of strip#15680

Closed
0x9fff00 wants to merge 1 commit into
rust-lang:masterfrom
0x9fff00:document-strip-override
Closed

Document automatic override of strip#15680
0x9fff00 wants to merge 1 commit into
rust-lang:masterfrom
0x9fff00:document-strip-override

Conversation

@0x9fff00

Copy link
Copy Markdown

Related: #13638, #13677

What does this PR try to resolve?

Since #13257, Cargo may automatically set strip = "debuginfo", but the documentation still states that the default is "none". Although this is technically true (as pointed out in comments on the related PRs), it can be misleading. This PR retains the statements that "none" is the default, but adds details about the cases where it is overridden to "debuginfo".

@rustbot

rustbot commented Jun 18, 2025

Copy link
Copy Markdown
Collaborator

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 18, 2025
@epage

epage commented Jun 19, 2025

Copy link
Copy Markdown
Contributor

While we're not strict about this, I'm going to say that with this having been rejected twice, this should go through an Issue first per our contributing guidelines to bring the conversation into one place, rather than continuing to fragment it. If you decide to open an issue, I would ask to focus on the problem (how is this affecting you) and to summarize and then address past points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants