summary refs log tree commit diff
path: root/src/librustc/front/map/definitions.rs
AgeCommit message (Expand)AuthorLines
2016-01-26Implement the translation item collector.Michael Woerister-7/+7
2015-12-12Include type name in symbol for methodsSeo Sanghyeon-5/+2
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-1/+1
2015-10-01Convert DefId to use DefIndex, which is an index into a list ofNiko Matsakis-0/+263