about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-18 18:10:15 +0200
committerGitHub <noreply@github.com>2024-07-18 18:10:15 +0200
commitec6110f00c1eb6fe5f4ba68210989d4eed75cd74 (patch)
tree22a7cf91e9630a3fa68f1339014e3d75648c226e /compiler/rustc_hir_analysis/src/errors.rs
parentf62aa415c372d618e78a4a1fc65a2e5347f60a9b (diff)
parent0871175a4da35e2f21f1b0c03670a265fd64f465 (diff)
downloadrust-ec6110f00c1eb6fe5f4ba68210989d4eed75cd74.tar.gz
rust-ec6110f00c1eb6fe5f4ba68210989d4eed75cd74.zip
Rollup merge of #127656 - RalfJung:pub_use_of_private_extern_crate, r=petrochenkov
make pub_use_of_private_extern_crate show up in cargo's future breakage reports

This has been a lint for many years.

However, turns out that outright removing it right now would lead to [tons of crater regressions](https://github.com/rust-lang/rust/pull/127656#issuecomment-2233288534) due to crates depending on an ancient version of `bitflags`. So for now this PR just makes this future-compat lint show up in cargo's reports, so people are warned when they use a dependency that is affected by this.

r? `@petrochenkov`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions