Skip to content

Add #[allow(unused)] to test in cargo dev new_lint #9488

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 1 commit into from
Sep 17, 2022

Conversation

Alexendoo
Copy link
Member

rustfix tests don't automatically apply -Aunused which leads to some tests having _workarounds, add it to new test files automatically so people don't have to worry about it

changelog: none

@rust-highfive
Copy link

r? @llogiq

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 16, 2022
@llogiq
Copy link
Contributor

llogiq commented Sep 17, 2022

Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Sep 17, 2022

📌 Commit 6d8959e has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Sep 17, 2022

⌛ Testing commit 6d8959e with merge e120fb1...

@bors
Copy link
Contributor

bors commented Sep 17, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing e120fb1 to master...

@bors bors merged commit e120fb1 into rust-lang:master Sep 17, 2022
@Alexendoo Alexendoo deleted the unused branch September 17, 2022 09:49
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