Skip to content

Remove unused unsound_ignore_borrow_on_drop - #94087

Merged
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:rm-ignore-borrow-on-drop
Feb 26, 2022
Merged

Remove unused unsound_ignore_borrow_on_drop#94087
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:rm-ignore-borrow-on-drop

Conversation

@tmiasko

Copy link
Copy Markdown
Contributor

No description provided.

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Feb 17, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @jackh726

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 17, 2022
@Dylan-DPC

Copy link
Copy Markdown
Member

r? @Dylan-DPC

@Dylan-DPC

Copy link
Copy Markdown
Member

r? @jackh726

@jackh726

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Feb 26, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 06ac05a has been approved by jackh726

@borsbors 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 Feb 26, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Feb 26, 2022
…=jackh726
Remove unused `unsound_ignore_borrow_on_drop`
@Dylan-DPCDylan-DPC mentioned this pull request Feb 26, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 26, 2022
…askrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#93400 (Do not suggest using a const parameter when there are bounds on an unused type parameter)
- rust-lang#93982 (Provide extra note if synthetic type args are specified)
- rust-lang#94087 (Remove unused `unsound_ignore_borrow_on_drop`)
- rust-lang#94235 (chalk: Fix wrong debrujin index in opaque type handling.)
- rust-lang#94306 (Avoid exhausting stack space in dominator compression)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 734b924 into rust-lang:masterFeb 26, 2022
@rustbotrustbot added this to the 1.61.0 milestone Feb 26, 2022
@tmiasko
tmiasko deleted the rm-ignore-borrow-on-drop branch February 26, 2022 13:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

6 participants

@tmiasko@rust-highfive@Dylan-DPC@jackh726@bors@rustbot