diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-18 18:10:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-18 18:10:15 +0200 |
| commit | ec6110f00c1eb6fe5f4ba68210989d4eed75cd74 (patch) | |
| tree | 22a7cf91e9630a3fa68f1339014e3d75648c226e /compiler/rustc_hir_analysis/src/errors.rs | |
| parent | f62aa415c372d618e78a4a1fc65a2e5347f60a9b (diff) | |
| parent | 0871175a4da35e2f21f1b0c03670a265fd64f465 (diff) | |
| download | rust-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
