summary refs log tree commit diff
path: root/src/librustc/middle/traits/structural_impls.rs
AgeCommit message (Expand)AuthorLines
2016-01-07Rename fold_subitems_with to super_fold_withJeffrey Seyfried-16/+16
2016-01-07Create a visitor for `TypeFoldable`s and use it to implement RegionEscape and...Jeffrey Seyfried-67/+41
2015-09-15deduplicate erase_regionsAriel Ben-Yehuda-9/+55
2015-09-14move traits structural impls to traits::structural_implsAriel Ben-Yehuda-0/+235