about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-24 00:15:53 +0100
committerGitHub <noreply@github.com>2025-01-24 00:15:53 +0100
commite67227c3d598e6a62671344715e364e7bdd43e58 (patch)
treeb164381049cd4e1285e36100b8d92fdf377b981b /compiler/rustc_codegen_llvm/src
parent99768c80a1c094a5cfc3b25a04e7a99de7210eae (diff)
parent939b7047a0495e461efa57fed828fedd06b1cdb4 (diff)
downloadrust-e67227c3d598e6a62671344715e364e7bdd43e58.tar.gz
rust-e67227c3d598e6a62671344715e364e7bdd43e58.zip
Rollup merge of #135366 - Urgau:unreach_pub-std-2, r=cuviper
Enable `unreachable_pub` lint in `test` and `proc_macro` crates

This PR enables the [`unreachable_pub`](https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html#unreachable-pub) lint as warn in the `test` and `proc_macro` crates.

The diff was mostly generated with `./x.py fix --stage 1 library/proc_macro/ -- --broken-code`, as well as manual edits for code in macros and in tests.

Continuation of #134286

r? libs
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions