Add a revision for previously fixed solver issue - #162518
Merged
Merged
Conversation
Contributor
|
@bors r+ rollup |
Contributor
Zalathar
added a commit
to Zalathar/rust
that referenced
this pull request
Sep 10, 2026
…winwhite Add a revision for previously fixed solver issue Closes rust-lang/trait-system-refactor-initiative#87 , which has been previously fixed by rust-lang#149320 (cc https://rust-lang.zulipchat.com/#narrow/channel/618216-t-types.2Fcall-for-participation/topic/enable.20-Znext-solver.20for.20try-block.20test/with/622722733) r? adwinwhite
rust-bors Bot
pushed a commit
that referenced
this pull request
Sep 10, 2026
Rollup of 5 pull requests Successful merges: - #158191 (Suggest installing `rust-src` when standard library source is unavailable) - #162122 (Put manual calls of Enzyme intrinsics behind a feature gate) - #162553 (Revert "Skip rustc book on i686") - #162562 (Add regression test for higher-ranked fn pointer trait impl mismatch errors) - #162518 (Add a revision for previously fixed solver issue)
rust-bors Bot
pushed a commit
that referenced
this pull request
Sep 10, 2026
Rollup of 4 pull requests Successful merges: - #162122 (Put manual calls of Enzyme intrinsics behind a feature gate) - #162553 (Revert "Skip rustc book on i686") - #162562 (Add regression test for higher-ranked fn pointer trait impl mismatch errors) - #162518 (Add a revision for previously fixed solver issue)
rust-bors Bot
pushed a commit
that referenced
this pull request
Sep 10, 2026
Rollup merge of #162518 - ShoyuVanilla:try-block-tests, r=adwinwhite Add a revision for previously fixed solver issue Closes rust-lang/trait-system-refactor-initiative#87 , which has been previously fixed by #149320 (cc https://rust-lang.zulipchat.com/#narrow/channel/618216-t-types.2Fcall-for-participation/topic/enable.20-Znext-solver.20for.20try-block.20test/with/622722733) r? adwinwhite
8 tasks
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.
Closes rust-lang/trait-system-refactor-initiative#87 , which has been previously fixed by #149320 (cc https://rust-lang.zulipchat.com/#narrow/channel/618216-t-types.2Fcall-for-participation/topic/enable.20-Znext-solver.20for.20try-block.20test/with/622722733)
r? adwinwhite