-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Add some diagnostic items for Clippy #82578
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
Hmph. I don't know how to fix that... |
This comment has been minimized.
This comment has been minimized.
Adding tests didn't help... |
88c0019
to
b8178c1
Compare
|
This comment has been minimized.
This comment has been minimized.
Hm, I'm not sure why you're seeing that error. Maybe someone more familiar with that infra in the compiler can give a better hint -- r? @oli-obk |
Removed redundant Path/PathBuf attributes |
@bors r+ |
📌 Commit 6a3b834 has been approved by |
CC @flip1995 |
Rollup of 8 pull requests Successful merges: - rust-lang#81210 (BTreeMap: correct node size test case for choices of B) - rust-lang#82360 (config.toml parsing error improvements) - rust-lang#82428 (Update mdbook) - rust-lang#82480 (Remove `ENABLE_DOWNLOAD_RUSTC` constant) - rust-lang#82578 (Add some diagnostic items for Clippy) - rust-lang#82620 (Apply lint restrictions from renamed lints) - rust-lang#82635 (Fix typos in rustc_infer::infer::nll_relate) - rust-lang#82645 (Clarify that SyncOnceCell::set blocks.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.