Skip to content

misc stuff from reading VerifyBound building logic#151697

Draft
BoxyUwU wants to merge 9 commits intorust-lang:mainfrom
BoxyUwU:borrowck_cleanup_4
Draft

misc stuff from reading VerifyBound building logic#151697
BoxyUwU wants to merge 9 commits intorust-lang:mainfrom
BoxyUwU:borrowck_cleanup_4

Conversation

@BoxyUwU
Copy link
Member

@BoxyUwU BoxyUwU commented Jan 26, 2026

No description provided.

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 26, 2026
@rust-bors

This comment has been minimized.

@BoxyUwU BoxyUwU force-pushed the borrowck_cleanup_4 branch from 85551e7 to c18dcab Compare January 27, 2026 13:32
@rust-log-analyzer
Copy link
Collaborator

The job tidy failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
fmt check
Diff in /checkout/compiler/rustc_infer/src/infer/outlives/obligations.rs:733:
                     };
 
                     if variance == ty::Bivariant {
-                        return
+                        return;
                     }
 
                     // This method is only called for the args of type aliases which are

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.

3 participants