https://github.com/nikomatsakis/a-mir-formality/pull/97 adds in a fn-def type that unifies early/late bound parameters into a single list. It also includes a better approach to implied bounds. But there's lots of work to do to handle fn-def types properly:
https://github.com/nikomatsakis/a-mir-formality/pull/97 adds in a fn-def type that unifies early/late bound parameters into a single list. It also includes a better approach to implied bounds. But there's lots of work to do to handle fn-def types properly: