Skip to content

Rework init_numbered_fields #13068

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 8, 2024
Merged

Rework init_numbered_fields #13068

merged 1 commit into from
Jul 8, 2024

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 7, 2024

Two behaviour changes:

  • Not linting in macros
  • Not linting when side effects might be reordered

changelog: init_numbered_fields: Don't suggest reordering side effects.

@rustbot
Copy link
Collaborator

rustbot commented Jul 7, 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 Jul 7, 2024
@Alexendoo
Copy link
Member

r=me with fixed history

* Only check the name of a single field
* Don't lint in macros
* Check for side effects
* Don't use a binary heap
@Alexendoo
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 8, 2024

📌 Commit 5b7ffa1 has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 8, 2024

⌛ Testing commit 5b7ffa1 with merge 1de41b1...

@bors
Copy link
Contributor

bors commented Jul 8, 2024

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

@bors bors merged commit 1de41b1 into rust-lang:master Jul 8, 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.

4 participants