Skip to content

internal: Use Cargo's [workspace.lints.*] to config clippy #16211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

tetsuharuohzeki
Copy link
Contributor

This change begin to use [workspace.lints.*] that is stabilized since Rust 1.74.

By this change, we make the configure more readable and simplify xargo lint more.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 29, 2023
@tetsuharuohzeki tetsuharuohzeki marked this pull request as ready for review December 29, 2023 15:02
@Veykril
Copy link
Member

Veykril commented Jan 2, 2024

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Jan 2, 2024

📌 Commit efc8709 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 2, 2024

⌛ Testing commit efc8709 with merge 86e559b...

@bors
Copy link
Contributor

bors commented Jan 2, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 86e559b to master...

@bors bors merged commit 86e559b into rust-lang:master Jan 2, 2024
@tetsuharuohzeki tetsuharuohzeki deleted the update-lint branch January 2, 2024 16:17
@lnicola lnicola changed the title Use Cargo's [workspace.lints.*] to config clippy internal: Use Cargo's [workspace.lints.*] to config clippy Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants