Skip to content

Clarify --remap-path-scope impact on rustc metadata#159690

Open
Urgau wants to merge 1 commit into
rust-lang:mainfrom
Urgau:remap-object-metadata
Open

Clarify --remap-path-scope impact on rustc metadata#159690
Urgau wants to merge 1 commit into
rust-lang:mainfrom
Urgau:remap-object-metadata

Conversation

@Urgau

@Urgau Urgau commented Jul 21, 2026

Copy link
Copy Markdown
Member

This PR clarifirs the impact of the --remap-path-scope flag on rustc metadata.

Fixes #159621

r? compiler
cc @weihanglo

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 21, 2026

@weihanglo weihanglo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. I am satisfied :)
Thanks for the effort!

View changes since this review

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--remap-path-scope=object leak un-remapped paths to dylib

4 participants