Skip to content

De-duplicate consecutive libs when printing native-static-libs#113626

Merged
bors merged 1 commit intorust-lang:masterfrom
Urgau:dedup-native-static-libs
Jul 16, 2023
Merged

De-duplicate consecutive libs when printing native-static-libs#113626
bors merged 1 commit intorust-lang:masterfrom
Urgau:dedup-native-static-libs

Conversation

@Urgau
Copy link
Copy Markdown
Member

@Urgau Urgau commented Jul 12, 2023

This PR adds a de-duplicate step just before printing the native-static-libs.

This step de-duplicates all the consecutive libs based only on the relevant comparison elements (this exclude spans, ast elements, ...).

Fixes #113209

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

Labels

merged-by-bors This PR was explicitly merged by bors. 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.

many unexpected duplicates in --print native-static-libs output in some configurations

7 participants