about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/debuginfo/mod.rs
AgeCommit message (Expand)AuthorLines
2022-12-20rustc: Remove needless lifetimesJeremy Stucki-1/+1
2022-03-14debuginfo: Refactor debuginfo generation for typesMichael Woerister-0/+32
2020-08-30mv compiler to compiler/mark-0/+2