summary refs log tree commit diff
path: root/src/librustc/middle/ty
AgeCommit message (Expand)AuthorLines
2015-10-16don't crash when there are multiple conflicting implementations of DropAriel Ben-Yehuda-1/+0
2015-10-16remove the destructors tableAriel Ben-Yehuda-9/+0
2015-10-16show each object-safety violation onceAriel Ben-Yehuda-0/+14
2015-09-15deduplicate erase_regionsAriel Ben-Yehuda-28/+59
2015-09-14use RegionEscape instead of inherent has_escaping_regions fnsAriel Ben-Yehuda-16/+6
2015-09-14split ty::util and ty::adjustmentAriel Ben-Yehuda-1208/+1240
2015-09-14move traits structural impls to traits::structural_implsAriel Ben-Yehuda-82/+0
2015-09-14split ty.rs into smaller partsAriel Ben-Yehuda-4007/+4050
2015-09-14move middle::ty and related modules to middle/ty/Ariel Ben-Yehuda-0/+10370