Skip to content

Conversation

@jonas-schievink
Copy link
Contributor

Closes #9070

Fixes diagnostics not showing up in path dependencies.

@jonas-schievink jonas-schievink changed the title Treat path dependencies like workspace members feat: Treat path dependencies like workspace members Sep 7, 2021
@jonas-schievink jonas-schievink changed the title feat: Treat path dependencies like workspace members fix: Treat path dependencies like workspace members Sep 7, 2021
@jonas-schievink
Copy link
Contributor Author

Used this locally for a while and it didn't cause any issues

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 10, 2021

@bors bors bot merged commit 07fb5db into rust-lang:master Sep 10, 2021
@bcully
Copy link
Contributor

bcully commented Oct 10, 2021

I believe this change introduced this regression

@jonas-schievink jonas-schievink deleted the local-path-packages branch October 10, 2021 00:27
@bcully
Copy link
Contributor

bcully commented Oct 10, 2021

... actually, reverting the change, I still see the issue. I think the problem is elsewhere. Perhaps in CargoWorkspace::target_by_root

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.

Path dependencies should be treated like workspace members

3 participants