6b8eb75e12
Pass `TraitEnvironment` into `layout_ty` and `const_eval` We need to do either this or get rid of trait environment in `normalize_ty`. Let's go with this for now.