Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider current directory when finding build targets #6

Open
AndrewGaspar opened this issue Dec 3, 2018 · 0 comments
Open

Consider current directory when finding build targets #6

AndrewGaspar opened this issue Dec 3, 2018 · 0 comments

Comments

@AndrewGaspar
Copy link
Owner

cargo run will consider the current directory when finding a named target - if you're inside of a workspace folder, then target names will be specific to that directory even if the workspace contains other targets with duplicate names.

jedbrown added a commit to jedbrown/cargo-mpirun that referenced this issue Nov 29, 2022
Adopt a technique similar to cargo-flamegraph for parsing cargo build
output; fix AndrewGaspar#6.
jedbrown added a commit to jedbrown/cargo-mpirun that referenced this issue Dec 5, 2022
Adopt a technique similar to cargo-flamegraph for parsing cargo build
output; fix AndrewGaspar#6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant