Skip to content

Add a revision for previously fixed solver issue - #162518

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
ShoyuVanilla:try-block-tests
Sep 10, 2026
Merged

Add a revision for previously fixed solver issue#162518
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
ShoyuVanilla:try-block-tests

Conversation

@ShoyuVanilla

@ShoyuVanilla ShoyuVanilla commented Sep 9, 2026

Copy link
Copy Markdown
Member

@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 Sep 9, 2026
@adwinwhite

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-bors Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

📌 Commit a2f396b has been approved by adwinwhite

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Sep 10, 2026
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
rust-bors Bot merged commit 395b033 into rust-lang:main Sep 10, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 10, 2026
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
@ShoyuVanilla
ShoyuVanilla deleted the try-block-tests branch September 10, 2026 07:33
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.

try-block results in error

3 participants