Skip to content
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

Only emit manual_c_str_literals in >= Edition 2021 #13532

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

y21
Copy link
Member

@y21 y21 commented Oct 10, 2024

Fixes #13531

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Oct 10, 2024

r? @Alexendoo

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 10, 2024
@Alexendoo
Copy link
Member

👍

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 11, 2024

📌 Commit 2b86ffc has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Oct 11, 2024

⌛ Testing commit 2b86ffc with merge 162df69...

bors added a commit that referenced this pull request Oct 11, 2024
Only emit `manual_c_str_literals` in >= Edition 2021

Fixes #13531

changelog: none
@bors
Copy link
Collaborator

bors commented Oct 11, 2024

⌛ Testing commit 2b86ffc with merge 47903db...

@bors
Copy link
Collaborator

bors commented Oct 11, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 47903db to master...

@bors bors merged commit 47903db into rust-lang:master Oct 11, 2024
8 checks passed
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.

clippy nightly doesn't correctly fix CStr creation
4 participants