rust/compiler/rustc_codegen_llvm/src/debuginfo
Trevor Gross 490b307740 cleanup: Start splitting FIXME(f16_f128) into f16, f128, or f16,f128
Make it easier to identify which FIXMEs are blocking stabilization of
which type.
2026-01-22 23:41:57 -06:00
..
metadata remove explicit deref of AbiAlign for most methods 2025-09-28 15:02:14 -07:00
create_scope_map.rs Use newtype_index!-generated types more idiomatically 2025-04-14 16:17:06 +00:00
di_builder.rs Move DIBuilderBox out of ffi.rs 2025-12-19 12:32:49 +11:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
dwarf_const.rs codegen: Generate dbg_value for the ref statement 2025-10-02 14:55:51 +08:00
gdb.rs Port crate_type to attribute parser 2026-01-22 02:34:28 +00:00
metadata.rs cleanup: Start splitting FIXME(f16_f128) into f16, f128, or f16,f128 2026-01-22 23:41:57 -06:00
mod.rs Support debuginfo for assoc const bindings 2026-01-21 18:52:08 +01:00
namespace.rs Rename llvm::Bool aliases to standard const case 2025-08-24 23:09:54 +10:00
utils.rs Use LLVMDIBuilderGetOrCreateArray 2025-09-19 14:44:54 +10:00