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

Generate correct __staged paths for quote_type of a dependency #1658

Open
shadaj opened this issue Jan 16, 2025 · 0 comments
Open

Generate correct __staged paths for quote_type of a dependency #1658

shadaj opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working stageleft

Comments

@shadaj
Copy link
Member

shadaj commented Jan 16, 2025

Right now, ReplaceCrateNameWithStaged only knows about the final crate, and doesn't rewrite type paths for quoted types from dependencies. Dependencies that use staging need to register themselves so that we use the appropriate staged path.

@shadaj shadaj added bug Something isn't working stageleft labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stageleft
Projects
None yet
Development

No branches or pull requests

1 participant