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

Make compilation buffer workspace-aware #457

Merged
merged 3 commits into from
Aug 25, 2022

Conversation

yanchith
Copy link
Contributor

This fixes incorrect paths for workspace projects when starting
compilation from a source file instead of the project root.

Fixes: #456

This fixes incorrect paths for workspace projects when running starting
compilation from a source file instead of the project root.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brotzeit (or someone else) soon.

Please see the contribution instructions for more information.

@brotzeit brotzeit merged commit 2d6bc53 into rust-lang:master Aug 25, 2022
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

Successfully merging this pull request may close these issues.

Running rust-check, rust-compile & friends are not workspace aware
3 participants