about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/metadata_kind.rs
AgeCommit message (Expand)AuthorLines
2025-09-30Replace `MetadataType` with the `MetadataKindId` constantsZalathar-7/+1
2025-09-30Declare all "fixed" metadata kinds as `MetadataKindId`Zalathar-0/+64
2025-09-30Move `MetadataKindId` into its own submoduleZalathar-0/+13