]> git.lizzy.rs Git - rust.git/commit
normalize associated types in both self_ty and self_arg_ty
authorMichael Hewson <michael@michaelhewson.ca>
Wed, 8 Nov 2017 13:24:33 +0000 (08:24 -0500)
committerMichael Hewson <michael@michaelhewson.ca>
Wed, 8 Nov 2017 13:24:33 +0000 (08:24 -0500)
commit236974619f79661e4f58669c385279f46c6830cf
tree84cec757327fd70f493ef99ecebaa4c4ae5d1609
parent3902643c27e961baf79240f0d489f354ea880ffb
normalize associated types in both self_ty and self_arg_ty

I was only doing it for self_arg_ty, and ended up causing
run-pass/associated-types-projection-from-known-type-in-impl.rs to fail.
src/librustc_typeck/check/wfcheck.rs