-
Notifications
You must be signed in to change notification settings - Fork 13.4k
rustdoc query cycle regression #141492
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
Comments
The tests updated in that PR contain the same diagnostic text e.g. b1774b8#diff-d26852ce626e7632e48fd9e08630bf948f008ef8f7de7b00336c6b9cb0eda19f |
Ah, I posted this on the wrong PR, it was probably #140553. |
Ah I see what you mean. I'll take a look and see what happened there and verify if it was that PR that caused it. |
@tamird I can't seem to reproduce the failure locally, though I did notice that the crate sometimes uses |
Ah running |
This has recently regressed on nightly. See rust-lang/rust#141492.
Thanks for the diagnosis. I've sent aya-rs/aya#1271 to work around this in aya for now. |
This has recently regressed on nightly. See rust-lang/rust#141492.
I see something that looks very similar with cargo check/clippy too:
Reproducible by removing workaround ( |
This has recently regressed on nightly. See rust-lang/rust#141492.
Oddly, this seems specific to rustdoc.
Originally posted by @tamird in #139635 (comment)
The text was updated successfully, but these errors were encountered: