[beta] Disable SimplifyComparisonIntegral#151267
Closed
saethlin wants to merge 1 commit intorust-lang:betafrom
Closed
[beta] Disable SimplifyComparisonIntegral#151267saethlin wants to merge 1 commit intorust-lang:betafrom
saethlin wants to merge 1 commit intorust-lang:betafrom
Conversation
Collaborator
|
Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt |
Collaborator
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
Collaborator
|
Merged
Member
|
Rolled into #151270, the implementation looks trivially reasonable to me (though I'm not an expert). |
Member
|
Agreed; the implementation change is trivially reasonable. |
rust-bors bot
pushed a commit
that referenced
this pull request
Jan 18, 2026
[beta] backports * [beta] Disable SimplifyComparisonIntegral #151267 * Use the old homu bors e-mail address again #150959 Does not backport other nominated PRs: * Only use SSA locals in SimplifyComparisonIntegral #150925 (replaced with the disablement PR) * Don't try to evaluate const blocks during constant promotion #150557 (backport essentially denied at this point) * Use realstd current thread static variables in tests #150131 (as far as I can tell, this only affects internal std tests and hasn't landed in time for backport) r? @Mark-Simulacrum
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Discussed in https://rust-lang.zulipchat.com/#narrow/channel/474880-t-compiler.2Fbackports/topic/.23150925.3A.20beta-nominated in response to #150904.