-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
regression 1.52 - failed to resolve crate/module #84139
Comments
This is an expected result of #80763. |
OK, sounds good. Tagging relnotes and removing prioritize; we'll mention this in release notes but no further work likely. |
The error message seems not great - shouldn't it error when you import |
IIRC, there are two |
This regression will unfortunately be included in 1.52.0 stable. Updating the labels. |
Closing as "expected breakage"; I don't think we plan to take further action here. |
Source: https://github.com/tchx84/tg-rs-upvote-bot/blob/9b725fd100028d6159380866c92bd1e53445f6fd/src/main.rs#L180
Log: https://crater-reports.s3.amazonaws.com/beta-1.52-1/beta-2021-03-27/gh/tchx84.tg-rs-upvote-bot/log.txt
Not sure what's causing this, but bson seems defined in that module - https://github.com/tchx84/tg-rs-upvote-bot/blob/9b725fd100028d6159380866c92bd1e53445f6fd/src/main.rs#L8
cc @petrochenkov
a few more cases:
The text was updated successfully, but these errors were encountered: