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 #13050

Merged
merged 14 commits into from
Jul 22, 2024
Merged

Misc refactorings #13050

merged 14 commits into from
Jul 22, 2024

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 5, 2024

Various small re-orderings to check the HIR tree or AST before doing other checks. Also includes a small bug fix for arc_with_small_send_sync not actually checking for Arc::new.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Jul 5, 2024

r? @blyxyas

rustbot has assigned @blyxyas.
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 5, 2024
@xFrednet
Copy link
Member

r? @xFrednet

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

LGTM. With this one, I'm pretty sure that it'll conflict with one of my PRs. I forgot how it was to approve PRs with this knowledge :O

Anyway, thank you for the changes!


Roses are red,
Violets are blue,
Approve this PR,
Electric boogaloo

@bors
Copy link
Collaborator

bors commented Jul 22, 2024

📌 Commit 9f59e9a has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 22, 2024

⌛ Testing commit 9f59e9a with merge df1baed...

@bors
Copy link
Collaborator

bors commented Jul 22, 2024

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

@bors bors merged commit df1baed 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