Skip to content

Commit 063a005

Browse files
committed
auto merge of #8669 : lkuper/rust/infer-refactor, r=nikomatsakis
This commit removes the "super_*" functions from typeck::infer::combine, and adds them as default methods on the Combine trait instead, making it possible to remove a lot of boilerplate from the various impls of Combine. I've been wanting to do this for over a year. In fact, it was my original motivation for default methods! It might be possible to tighten things up even more, but this is the bulk of it.
2 parents 5003f60 + 3613c22 commit 063a005

File tree

4 files changed

+250
-467
lines changed

4 files changed

+250
-467
lines changed

0 commit comments

Comments
 (0)