]> git.lizzy.rs Git - rust.git/commit
change to use `higher_ranked_match`
authorNiko Matsakis <niko@alum.mit.edu>
Sat, 21 May 2016 12:29:50 +0000 (08:29 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 31 May 2016 23:58:44 +0000 (19:58 -0400)
commit24d4f10ab20ce9f38e7c2154679487533c95c640
tree8990b87586eb309668be10c7392d9b95a1c1e641
parent21eb36608e5ff53a250afe5b7443606ab96c429a
change to use `higher_ranked_match`

also, consolidate the return type into from a tuple into a struct
`Progress`
src/librustc/infer/mod.rs
src/librustc/traits/project.rs