Skip to content

Conversation

@ranger-ross
Copy link
Member

@ranger-ross ranger-ross commented Nov 27, 2025

What does this PR try to resolve?

This PR un-reverts the changes from #16230 as well as adds a bug fix for a crash reported in #16297

Note: The bug fix relies on behavior in the reverted code, so I added that back before the bug fix

How to test and review this PR?

I added a new check test that verifies the existing behavior (crash) and is updated to verify no files are added to the target dir with no crash.

r? @epage
cc: @stewartadam (thanks, again for the bug report)

Fixes #16305

@rustbot rustbot added A-layout Area: target output directory layout, naming, and organization Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-layout Area: target output directory layout, naming, and organization Command-clean 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.

cargo check uplifts dylibs to artifact-dir when proc-macro depends on dylib

3 participants