Closed
Description
There comes a time in the life of every Rust developer when they have to blow away various parts of the build
directory to avoid messages about "multiple matching crates". Then when they do the next build they get things like: cp: x86_64-apple-darwin/stage1/lib/librustrt.dylib: No such file or directory
. It would be better if the Makefile would just create all the needed parent directories automatically.
Metadata
Metadata
Assignees
Labels
No labels