summary refs log tree commit diff
path: root/src/librustc_codegen_utils
AgeCommit message (Collapse)AuthorLines
2018-05-17Code structure edits.iancormac84-57/+61
2018-05-17Removed use of TypeIdHasher in symbol hash generation and replaced it with ↵iancormac84-14/+13
StableHasher.
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+1087