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

Remove more ref patterns from the compiler #105368

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

WaffleLapkin
Copy link
Member

Previous PR: #105045

@rustbot
Copy link
Collaborator

rustbot commented Dec 6, 2022

r? @eholk

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

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 6, 2022
@TaKO8Ki
Copy link
Member

TaKO8Ki commented Dec 7, 2022

r? TaKO8Ki @bors r+

@bors
Copy link
Contributor

bors commented Dec 7, 2022

📌 Commit 700c095 has been approved by TaKO8Ki

It is now in the queue for this repository.

@rustbot rustbot assigned TaKO8Ki and unassigned eholk Dec 7, 2022
@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 7, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 8, 2022
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#105267 (Don't ICE in ExprUseVisitor on FRU for non-existent struct)
 - rust-lang#105343 (Simplify attribute handling in rustc_ast_lowering)
 - rust-lang#105368 (Remove more `ref` patterns from the compiler)
 - rust-lang#105400 (normalize before handling simple checks for evaluatability of `ty::Const`)
 - rust-lang#105403 (rustdoc: simplify CSS selectors for item table `.stab`)
 - rust-lang#105418 (fix: remove hack from link.rs)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 52cec8c into rust-lang:master Dec 8, 2022
@rustbot rustbot added this to the 1.67.0 milestone Dec 8, 2022
@WaffleLapkin WaffleLapkin deleted the deref-even-harder branch December 23, 2022 17:40
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 20, 2023
…rieb

Remove some `ref` patterns from the compiler

Previous PR: rust-lang#105368

r? `@Nilstrieb`
bors added a commit to rust-lang/miri that referenced this pull request Jan 23, 2023
Remove some `ref` patterns from the compiler

Previous PR: rust-lang/rust#105368

r? `@Nilstrieb`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants