]> git.lizzy.rs Git - rust.git/commit
now that we can handle subtyping, fix higher-ranked equality
authorNiko Matsakis <niko@alum.mit.edu>
Fri, 31 Aug 2018 21:04:07 +0000 (17:04 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Mon, 10 Sep 2018 12:22:31 +0000 (08:22 -0400)
commit34575e693b8ab1b91f75141067d2730ea069b806
tree6c9f18c47350f4ed673c32cd77f6251ee08a7e99
parent07e21b1e4ba50d1e4a19723f478bb8b76dde2e86
now that we can handle subtyping, fix higher-ranked equality
src/librustc_mir/borrow_check/nll/type_check/relate_tys.rs
src/test/ui/nll/relate_tys/hr-fn-aau-eq-abu.rs
src/test/ui/nll/relate_tys/hr-fn-aau-eq-abu.stderr [deleted file]