rust/compiler/rustc_codegen_llvm/src/debuginfo
Zalathar b4e97e5d86 Rename llvm::Bool aliases to standard const case
This avoids the need for `#![allow(non_upper_case_globals)]`.
2025-08-24 23:09:54 +10:00
..
metadata fix(debuginfo): handle false positives in overflow check 2025-08-12 17:13:13 +08:00
create_scope_map.rs Use newtype_index!-generated types more idiomatically 2025-04-14 16:17:06 +00:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
dwarf_const.rs Use constants for DWARF opcodes, instead of FFI calls 2025-01-05 22:16:25 +11:00
gdb.rs Rename llvm::Bool aliases to standard const case 2025-08-24 23:09:54 +10:00
metadata.rs Eliminate all direct uses of LLVMMDStringInContext2 2025-07-14 08:27:08 +00:00
mod.rs Cleanup assoc parent utils 2025-08-13 09:33:09 -05:00
namespace.rs Rename llvm::Bool aliases to standard const case 2025-08-24 23:09:54 +10:00
utils.rs Introduce DIBuilderBox, an owning pointer to DIBuilder 2025-02-01 13:34:14 +11:00