summary refs log tree commit diff
path: root/src/librustc_save_analysis/sig.rs
AgeCommit message (Expand)AuthorLines
2017-06-12Impl and trait item sigsNick Cameron-7/+145
2017-06-12Implement a bunch more signature functionsNick Cameron-25/+226
2017-06-12Small refactoring + docsNick Cameron-19/+28
2017-06-12Use the new signature stuffNick Cameron-5/+22
2017-06-12Add a sig module to save-analysisNick Cameron-0/+560