Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger b66e9320c5 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
2025-03-25 18:09:03 +01:00
..
2025-03-17 19:13:09 -04:00
2025-02-24 15:11:29 +00:00
2025-02-21 21:51:20 -05:00
2025-03-05 09:52:28 +11:00
2025-02-24 15:11:29 +00:00