Skip to content

Remove ineffective run of SimplifyConstCondition - #106951

Merged
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:rm-simplify-initial
Jan 17, 2023
Merged

Remove ineffective run of SimplifyConstCondition#106951
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:rm-simplify-initial

Conversation

@tmiasko

Copy link
Copy Markdown
Contributor

There are no constant conditions at this stage.

There are no constant conditions at this stage.
@rustbot

Copy link
Copy Markdown
Collaborator

r? @TaKO8Ki

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

@rustbotrustbot 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 Jan 16, 2023
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred to MIR optimizations

cc @rust-lang/wg-mir-opt

@oli-obk

Copy link
Copy Markdown
Contributor

r? @oli-obk

@bors r+

@bors

bors commented Jan 17, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit d21696a has been approved by oli-obk

It is now in the queue for this repository.

@rustbotrustbot assigned oli-obk and unassigned TaKO8KiJan 17, 2023
@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 Jan 17, 2023
@Dylan-DPCDylan-DPC mentioned this pull request Jan 17, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 17, 2023
Rollup of 5 pull requests
Successful merges:
- rust-lang#101698 (Constify `TypeId` ordering impls)
- rust-lang#106148 (Fix unused_parens issue for higher ranked function pointers)
- rust-lang#106922 (Avoid unsafe code in `to_ascii_[lower/upper]case()`)
- rust-lang#106951 (Remove ineffective run of SimplifyConstCondition)
- rust-lang#106962 (Fix use suggestion span)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 26c0a38 into rust-lang:masterJan 17, 2023
@rustbotrustbot added this to the 1.68.0 milestone Jan 17, 2023
@tmiasko
tmiasko deleted the rm-simplify-initial branch January 17, 2023 17:40
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@rustbot@oli-obk@bors@JakobDegen@TaKO8Ki