Skip to content

[inherent_to_string]: Don't lint unsafe or extern fns #11205

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
Jul 21, 2023

Conversation

Centri3
Copy link
Member

@Centri3 Centri3 commented Jul 21, 2023

Fixes #11201

changelog: [inherent_to_string]: No longer lints unsafe or extern fns

@rustbot
Copy link
Collaborator

rustbot commented Jul 21, 2023

r? @Manishearth

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 21, 2023
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 21, 2023

📌 Commit f3f7f63 has been approved by Manishearth

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 21, 2023

⌛ Testing commit f3f7f63 with merge d2c9047...

@bors
Copy link
Contributor

bors commented Jul 21, 2023

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

@bors bors merged commit d2c9047 into rust-lang:master Jul 21, 2023
@Centri3 Centri3 deleted the #11201 branch July 21, 2023 15:29
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.

inherent_to_string doesn't check for unsafe
4 participants