Skip to content

Conversation

@jneem
Copy link
Contributor

@jneem jneem commented Oct 16, 2025

Yet another part of #15944.

I saw some inconsistent formatting for links: some are surrounded in "<>" but others aren't. Is there a policy for that?

@rustbot rustbot added A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 16, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 16, 2025

r? @weihanglo

rustbot has assigned @weihanglo.
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

@epage
Copy link
Contributor

epage commented Oct 16, 2025

I saw some inconsistent formatting for links: some are surrounded in "<>" but others aren't. Is there a policy for that?

rustc dev guide doesn't say anything about it. I'm not away of any extension of ours for how to deal with that.

The targets should have unique names.
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[WARNING] output filename collision at [ROOT]/foo/target/debug/deps/{}a{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move this into an Origin? I think not but unsure

CC @Muscraft

Comment on lines +390 to +393
[HELP] Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Muscraft thoughts on how this should be a formatted?

@jneem jneem force-pushed the warning-conversion branch 2 times, most recently from 47499a9 to 5227b39 Compare October 17, 2025 01:16
@jneem jneem force-pushed the warning-conversion branch from 5227b39 to 1cf1c9f Compare October 17, 2025 02:55
@jneem jneem force-pushed the warning-conversion branch from 1cf1c9f to 0755364 Compare October 17, 2025 04:37
Copy link
Contributor

@epage epage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

If others have feedback, we can always iterate it on future commits

@epage epage added this pull request to the merge queue Oct 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 20, 2025
@epage epage added this pull request to the merge queue Oct 20, 2025
@weihanglo
Copy link
Member

@epage

https://www.dockerstatus.com/pages/incident/533c6539221ae15e3f000031/68f65c32245df0465a50b1e0

Docker hub is down due to an AWS us-east-1 outage. I don't think the retry will get through.

@weihanglo
Copy link
Member

Anyway, let's see.

Merged via the queue into rust-lang:master with commit 36bc1d1 Oct 20, 2025
25 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 20, 2025
bors added a commit to rust-lang/rust that referenced this pull request Oct 22, 2025
Update cargo submodule

7 commits in 367fd9f213750cd40317803dd0a5a3ce3f0c676d..344c4567c634a25837e3c3476aac08af84cf9203
2025-10-15 15:01:32 +0000 to 2025-10-21 21:29:43 +0000
- refactor: Centralize CONTEXT style (rust-lang/cargo#16135)
- chore(triagebot): `A-json-output` for machine_message.rs (rust-lang/cargo#16133)
- refactor: JSON message with less allocations (rust-lang/cargo#16130)
- More warning conversions (rust-lang/cargo#16126)
- fix(check): Fix suggested command for bin package (rust-lang/cargo#16127)
- fix(script): Remove name sanitiztion outside what is strictly required (rust-lang/cargo#16120)
- refactor: Centralize some more styling (rust-lang/cargo#16124)

r? ghost
@rustbot rustbot added this to the 1.92.0 milestone Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries Command-publish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants