Yuval Deutscher
Yuval Deutscher
@microsoft-github-policy-service agree
@gurry no problem, also note that I ended up falling back to `CARGO_MAKE_WORKSPACE_WORKING_DIRECTORY` if `CARGO_MAKE_CRATE_TARGET_DIRECTORY` doesn't exist because it seems that cargo make doesn't always set `CARGO_MAKE_CRATE_TARGET_DIRECTORY` early enough (but...
@wmmc88 maybe I wasn't clear; the current behavior with regards to emulated workspaces is simply broken - it doesn't build because it cannot deduce the correct target directory. For example,...
@anforowicz first of all, thanks for commenting and linking to these PRs - that really does seem relevant to what I want to do and would make it very easy...