about summary refs log tree commit diff
path: root/compiler/rustc_traits/src/normalize_erasing_regions.rs
AgeCommit message (Expand)AuthorLines
2021-03-31Add a new normalization query just for mir constantsOli Scherer-8/+19
2021-01-16Review changesJack Huey-11/+11
2020-11-18Don't run `resolve_vars_if_possible` in `normalize_erasing_regions`Joshua Nelson-3/+9
2020-11-16compiler: fold by valueBastian Kauschke-3/+3
2020-09-09Remove def_id field from ParamEnvBram van den Heuvel-1/+2
2020-08-30mv compiler to compiler/mark-0/+54