warning: output filename collision #15423
Labels
C-bug
Category: bug
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
Problem
Hi, let's imagine I have this siutation:
workspace:
[crates/*]
)Now,
lib
importshelper
andmacro
importshelper
. When I build it, cargo tells me:And I believe this is because lib and macro use other rustc config to compile their targets. What to do in this situation?
Steps
Possible Solution(s)
None so far
Notes
No response
Version
The text was updated successfully, but these errors were encountered: