about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/debuginfo/metadata.rs
AgeCommit message (Expand)AuthorLines
2018-05-24Add constant for `Size::from_bytes(0)`Oliver Schneider-6/+6
2018-05-17Fixed accidental removal of StableHasher declaration.iancormac84-0/+1
2018-05-17Removed use of TypeIdHasher in debuginfo and replaced it with StableHasher. A...iancormac84-6/+10
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+1773