summary refs log tree commit diff
path: root/src/librustc/ty/normalize_erasing_regions.rs
AgeCommit message (Expand)AuthorLines
2020-03-06Don't redundantly repeat field names (clippy::redundant_field_names)Matthias Krüger-4/+1
2020-01-07Move subst_and_normalize_erasing_regionsto rustc::ty.Camille GILLOT-0/+24
2020-01-07Move normalize_erasing_regions to rustc::ty.Camille GILLOT-0/+78