-
Notifications
You must be signed in to change notification settings - Fork 13.9k
resolve: Preserve ambiguous glob reexports in crate metadata #147984
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
base: master
Are you sure you want to change the base?
Conversation
So in cross-crate scenarios they can work in the same way as in crate-local scenarios.
rustbot has assigned @jdonszelmann. Use |
@bors try |
resolve: Preserve ambiguous glob reexports in crate metadata
This comment has been minimized.
This comment has been minimized.
@craterbot check |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
So in cross-crate scenarios they can work in the same way as in crate-local scenarios.
TODO: crater run and description for lang team.
Resurrection of #114682.
One of unblocking steps for #145108.
Fixes #36837.