]> git.lizzy.rs Git - rust.git/commit
simplify HR subtyping back to what we did before
authorNiko Matsakis <niko@alum.mit.edu>
Mon, 16 May 2016 23:59:58 +0000 (19:59 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 31 May 2016 23:42:22 +0000 (19:42 -0400)
commit75543c08c778eb7315d2368072d0ff710fb228eb
tree069ba2d7d04ca6b583286763527517657f534cfe
parent52b2db1cca591a14b9790ce3d11fba39696ae4a7
simplify HR subtyping back to what we did before

A lot of the refactors, however, seem helpful, so leave those in,
particularly since we may want to make this change in the future.
src/librustc/diagnostics.rs
src/librustc/infer/error_reporting.rs
src/librustc/infer/higher_ranked/mod.rs
src/librustc/infer/mod.rs
src/libsyntax/ext/quote.rs
src/libsyntax_ext/concat_idents.rs
src/test/compile-fail/hr-subtype.rs
src/test/compile-fail/regions-close-over-type-parameter-1.rs