Skip to content

Conversation

@yshui
Copy link
Contributor

@yshui yshui commented Nov 10, 2025

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Nov 10, 2025

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin

@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 Nov 10, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 10, 2025

r? @wesleywiser

rustbot has assigned @wesleywiser.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Copy link
Member

@wesleywiser wesleywiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good, can we get a test added that covers showing and hiding this error message?

View changes since this review

@wesleywiser wesleywiser added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 10, 2025
@petrochenkov petrochenkov self-assigned this Nov 11, 2025
@petrochenkov
Copy link
Contributor

What is the motivation?
This is a "defensive" error that is reported while design and implementation of the feature is incomplete.
E.g. currently, IIRC, link-self-contained=false will not make shipped rust-lld unavailable on many targets, which it should ideally do.

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.

4 participants