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

Misc refactorings part 2 #13065

Merged
merged 13 commits into from
Jul 22, 2024
Merged

Misc refactorings part 2 #13065

merged 13 commits into from
Jul 22, 2024

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 7, 2024

A couple of theses are a bit more involved. No behaviour changes included in this set.

changelog: none

Jarcho added 13 commits July 6, 2024 22:13
* Merge control flow before emission
* Check the AST before the macro check
* Merge code paths.
* Check HIR tree before checking for macros.
* Check HIR tree before checking for macros.
* Check item count before checking for bools.
* Inline `is_empty_exported_or_macro`.
* Check if there are any generic parameters before walking the signature.
* Check HIR tree first.
* Merge lint calls.
@rustbot
Copy link
Collaborator

rustbot commented Jul 7, 2024

r? @Centri3

rustbot has assigned @Centri3.
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
@xFrednet
Copy link
Member

r? @xFrednet

@rustbot rustbot assigned xFrednet and unassigned Centri3 Jul 22, 2024
@xFrednet
Copy link
Member

LGTM, nice refactorings. Thank you!


Poems are hard,
Toses are dead,
*Roses are red,
I'll stop

@bors
Copy link
Contributor

bors commented Jul 22, 2024

📌 Commit f493d71 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 22, 2024

⌛ Testing commit f493d71 with merge 637d39f...

@bors
Copy link
Contributor

bors commented Jul 22, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing 637d39f to master...

@bors bors merged commit 637d39f into rust-lang:master Jul 22, 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.

5 participants