summary refs log tree commit diff
path: root/src/librustc/middle/ty/structural_impls.rs
AgeCommit message (Expand)AuthorLines
2015-09-15deduplicate erase_regionsAriel Ben-Yehuda-0/+7
2015-09-14use RegionEscape instead of inherent has_escaping_regions fnsAriel Ben-Yehuda-0/+6
2015-09-14split ty::util and ty::adjustmentAriel Ben-Yehuda-2/+2
2015-09-14move traits structural impls to traits::structural_implsAriel Ben-Yehuda-82/+0
2015-09-14split ty.rs into smaller partsAriel Ben-Yehuda-0/+895