diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-25 18:09:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 18:09:03 +0100 |
| commit | b66e9320c53a2fddc2c493cd6ffb772bef206977 (patch) | |
| tree | 390eb7b50c760f279a744a041dce77ec810b1a14 /compiler/rustc_errors | |
| parent | 5f6c1a9f573b2aab044c856589c9d9de3c821af3 (diff) | |
| parent | 79b9664091e90c08a7abeab2bbc4a941bcdc3863 (diff) | |
| download | rust-b66e9320c53a2fddc2c493cd6ffb772bef206977.tar.gz rust-b66e9320c53a2fddc2c493cd6ffb772bef206977.zip | |
Rollup merge of #137247 - dpaoliello:cleanllvm, r=Zalathar
cg_llvm: Reduce the visibility of types, modules and using declarations in `rustc_codegen_llvm`. Final part of #135502 Reduces the visibility of types, modules and using declarations in the `rustc_codegen_llvm` to private or `pub(crate)` where possible, and marks unused fields and enum entries with `#[expect(dead_code)]`. r? Zalathar
Diffstat (limited to 'compiler/rustc_errors')
0 files changed, 0 insertions, 0 deletions
