Skip to content

Conversation

samueltardieu
Copy link
Member

changelog: none
r? flip1995

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2025
@samueltardieu
Copy link
Member Author

Tested against a previous master branch which triggered it.

{
if line.starts_with("[profile.") {
eprintln!("Profile section `{line}` found in file `{}`.", entry.path().display());
eprintln!("Use `.config/Cargo.toml` for profiles specific to the standalone Clippy repository.");
Copy link
Member

Choose a reason for hiding this comment

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

.cargo/config.toml

Copy link
Member Author

Choose a reason for hiding this comment

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

Duh 😵

@samueltardieu samueltardieu force-pushed the no-profile-in-cargo-toml branch from 843f9ef to d32e563 Compare August 23, 2025 10:53
@samueltardieu samueltardieu requested a review from flip1995 August 23, 2025 10:54
Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

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

Thanks!

@flip1995 flip1995 enabled auto-merge August 23, 2025 10:57
@flip1995 flip1995 added this pull request to the merge queue Aug 23, 2025
Merged via the queue into rust-lang:master with commit 7d43319 Aug 23, 2025
8 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2025
@samueltardieu samueltardieu deleted the no-profile-in-cargo-toml branch August 23, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants