rust/compiler/rustc_codegen_llvm/src/debuginfo
Nicholas Nethercote a8d22eb39e Rename supertraits of CodegenMethods.
Supertraits of `BuilderMethods` are all called `XyzBuilderMethods`.
Supertraits of `CodegenMethods` are all called `XyzMethods`. This commit
changes the latter to `XyzCodegenMethods`, for consistency.
2024-09-17 10:24:43 +10:00
..
metadata Rename supertraits of CodegenMethods. 2024-09-17 10:24:43 +10:00
create_scope_map.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
metadata.rs Make Ty::boxed_ty return an Option 2024-09-06 00:30:36 +03:00
mod.rs Rename supertraits of CodegenMethods. 2024-09-17 10:24:43 +10:00
namespace.rs Add warn(unreachable_pub) to rustc_codegen_llvm. 2024-08-16 08:46:57 +10:00
utils.rs Add warn(unreachable_pub) to rustc_codegen_llvm. 2024-08-16 08:46:57 +10:00